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
F147325223: D24196.id69898.diff
Tue, Mar 10, 12:06 AM
F147303721: D24196.id70600.diff
Mon, Mar 9, 7:47 PM
F147276937: D24196.id.diff
Mon, Mar 9, 3:29 PM
F147236975: D24196.id70018.diff
Mon, Mar 9, 8:35 AM
Unknown Object (File)
Mon, Mar 9, 1:16 AM
Unknown Object (File)
Sun, Feb 8, 3:30 PM
Unknown Object (File)
Feb 3 2026, 6:44 PM
Unknown Object (File)
Jan 25 2026, 12:39 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'.