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)
Fri, Dec 6, 9:32 AM
Unknown Object (File)
Thu, Nov 28, 5:51 AM
Unknown Object (File)
Wed, Nov 27, 6:12 AM
Unknown Object (File)
Nov 19 2024, 1:14 AM
Unknown Object (File)
Nov 18 2024, 9:34 AM
Unknown Object (File)
Nov 17 2024, 1:53 PM
Unknown Object (File)
Nov 17 2024, 12:57 PM
Unknown Object (File)
Nov 10 2024, 10:40 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'.