Page MenuHomeFreeBSD

Update manpage for intro(3)
ClosedPublic

Authored by pnagato_protonmail.com on Sep 18 2020, 9:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 9:55 AM
Unknown Object (File)
Mon, Nov 18, 4:57 PM
Unknown Object (File)
Mon, Nov 18, 1:10 PM
Unknown Object (File)
Mon, Nov 18, 6:38 AM
Unknown Object (File)
Mon, Nov 18, 6:28 AM
Unknown Object (File)
Sun, Nov 17, 1:55 PM
Unknown Object (File)
Thu, Nov 14, 2:09 PM
Unknown Object (File)
Oct 9 2024, 8:35 AM
Subscribers

Diff Detail

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

95

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.