Page MenuHomeFreeBSD

Document the exit status and the message of nologin(8)
ClosedPublic

Authored by 0mp on Mar 26 2020, 6:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 30, 3:39 PM
Unknown Object (File)
Sun, Jul 26, 4:52 PM
Unknown Object (File)
Wed, Jul 22, 10:07 PM
Unknown Object (File)
Tue, Jul 21, 10:26 AM
Unknown Object (File)
Tue, Jul 21, 4:45 AM
Unknown Object (File)
Fri, Jul 3, 12:48 PM
Unknown Object (File)
Jul 2 2026, 4:37 PM
Unknown Object (File)
Jun 30 2026, 7:08 AM
Subscribers

Details

Summary
Document the exit status and the message of nologin(8)

MFC after: 2 weeks

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

According to mdoc(7), the .Li macro is deprecated - should Ql be used instead?

Other than that, it looks good to me, but I don't think I can approve in good conscience.

  • Add EXAMPLES
  • Rewrite description

According to mdoc(7), the .Li macro is deprecated - should Ql be used instead?

Oh, that's new! Thank you

This revision was not accepted when it landed; it landed in state Needs Review.Apr 15 2020, 1:14 PM
This revision was automatically updated to reflect the committed changes.
yuripv added inline comments.
head/usr.sbin/nologin/nologin.8
47

I'm late to the party as always, just noticed the MFC commit, but anyway.

This sentence sounds somewhat broken to me, you don't write to a function, rather log something using syslog(3)?

49

Erroneous 'a' after 'then'.