Page MenuHomeFreeBSD

Update manpage for intro(3)
ClosedPublic

Authored by pnagato_protonmail.com on Sep 18 2020, 9:13 PM.
Tags
None
Referenced Files
F133100397: D26476.id77207.diff
Wed, Oct 22, 11:43 PM
Unknown Object (File)
Sun, Oct 19, 5:57 PM
Unknown Object (File)
Fri, Oct 17, 6:39 AM
Unknown Object (File)
Thu, Oct 16, 11:17 AM
Unknown Object (File)
Thu, Oct 16, 4:35 AM
Unknown Object (File)
Wed, Oct 15, 1:11 PM
Unknown Object (File)
Wed, Oct 15, 1:11 PM
Unknown Object (File)
Wed, Oct 15, 1:11 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.