Page MenuHomeFreeBSD

Update manpage for intro(3)
ClosedPublic

Authored by pnagato_protonmail.com on Sep 18 2020, 9:13 PM.
Tags
None
Referenced Files
F164819225: D26476.id77222.diff
Tue, Aug 4, 5:02 AM
F164816516: D26476.id77239.diff
Tue, Aug 4, 4:43 AM
F164802413: D26476.id77219.diff
Tue, Aug 4, 3:07 AM
F164801140: D26476.id77201.diff
Tue, Aug 4, 2:59 AM
F164791952: D26476.id77207.diff
Tue, Aug 4, 2:01 AM
F164723439: D26476.diff
Mon, Aug 3, 8:50 AM
Unknown Object (File)
Fri, Jul 31, 5:28 PM
Unknown Object (File)
Sat, Jul 25, 3:54 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33635
Build 30878: arc lint + arc unit

Event Timeline

Thanks for the man page update. There are some problems spotted by 'mandoc -Tlint', mostly "new sentence, new line".

I marked some examples.

I would be nice if you could also run 'igor' for spelling checks and also bump the man page date (.Dd at the beginning of the file).

share/man/man3/intro.3
52

New sentence new line.

92

New sentence new line.

Update date; fix issues reported by igor

LGTM and thanks for providing this update for the man page!

This revision is now accepted and ready to land.Sep 19 2020, 2:35 PM
This revision now requires review to proceed.Sep 19 2020, 4:50 PM

Add a missing period at the end of sentence

Fix typo md to md5 for message digest library

Add md4,md5,sha,sha256,sha512,skein,ripemd to message digest section

Add md4,md5,sha,sha256,sha512,skein,ripemd to message digest section

@gbe Please review.

This revision is now accepted and ready to land.Oct 5 2020, 7:25 AM
This revision was automatically updated to reflect the committed changes.