Page MenuHomeFreeBSD

Update manpage for intro(3)
ClosedPublic

Authored by pnagato_protonmail.com on Sep 18 2020, 9:13 PM.
Tags
None
Referenced Files
F87478465: D26476.id77219.diff
Wed, Jul 3, 5:35 PM
F87478373: D26476.id77222.diff
Wed, Jul 3, 5:33 PM
F87478296: D26476.id77236.diff
Wed, Jul 3, 5:31 PM
F87476716: D26476.id77934.diff
Wed, Jul 3, 4:50 PM
F87476408: D26476.id77199.diff
Wed, Jul 3, 4:41 PM
F87476383: D26476.id77207.diff
Wed, Jul 3, 4:41 PM
F87475970: D26476.id77201.diff
Wed, Jul 3, 4:30 PM
Unknown Object (File)
Mon, Jul 1, 4:54 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33634
Build 30877: 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.