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, Apr 9, 5:48 PM
Unknown Object (File)
Tue, Apr 7, 5:08 PM
Unknown Object (File)
Mon, Apr 6, 3:21 PM
Unknown Object (File)
Sun, Apr 5, 4:53 PM
Unknown Object (File)
Wed, Apr 1, 5:22 AM
Unknown Object (File)
Wed, Mar 25, 12:03 AM
Unknown Object (File)
Mar 14 2026, 5:35 PM
Unknown Object (File)
Mar 14 2026, 5:29 PM
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'.