Page MenuHomeFreeBSD

Update manpage for intro(3)
ClosedPublic

Authored by pnagato_protonmail.com on Sep 18 2020, 9:13 PM.
Tags
None
Referenced Files
F132286596: D26476.id77199.diff
Wed, Oct 15, 1:11 PM
F132286588: D26476.id77934.diff
Wed, Oct 15, 1:11 PM
F132286587: D26476.id77201.diff
Wed, Oct 15, 1:11 PM
F132286585: D26476.id77219.diff
Wed, Oct 15, 1:11 PM
F132286576: D26476.id77224.diff
Wed, Oct 15, 1:10 PM
F132286575: D26476.id.diff
Wed, Oct 15, 1:10 PM
F132240091: D26476.id77224.diff
Wed, Oct 15, 2:37 AM
F132238426: D26476.id77236.diff
Wed, Oct 15, 2:15 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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

New sentence new line.

95 ↗(On Diff #77207)

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.