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)
Sun, Apr 26, 11:08 AM
Unknown Object (File)
Sat, Apr 25, 5:57 PM
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)
Mar 25 2026, 12:03 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 Passed
Unit
No Test Coverage
Build Status
Buildable 30192
Build 27983: arc lint + arc unit

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 ↗(On Diff #70600)

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 ↗(On Diff #70600)

Erroneous 'a' after 'then'.