Edward Tomasz Napierala
|
604f1c416c
|
Don't put multiple names on a single .Nm line. This fixes apropos(1)
output, from this:
strnlen, strlen, strlen,(3) - find length of string │·······
... to this:
strlen, strnlen(3) - find length of string
PR: 223525
MFC after: 2 weeks
|
2018-04-17 09:05:46 +00:00 |
|
Baptiste Daroussin
|
6ae0d91a61
|
sort SEE ALSO
|
2014-12-26 22:43:54 +00:00 |
|
Baptiste Daroussin
|
a63d6c943d
|
use .Mt to mark up email addresses consistently (part6)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
|
2014-06-23 08:27:27 +00:00 |
|
Eitan Adler
|
a164074fc4
|
Fix several typos
PR: kern/176054
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
MFC after: 3 days
|
2013-05-12 16:43:26 +00:00 |
|
Glen Barber
|
67d785e9ef
|
Typo and mdoc(7) style fixes.
PR: 167890
Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org)
MFC after: 3 days
|
2012-05-20 16:09:40 +00:00 |
|
Benedict Reuschling
|
69a2457d15
|
Bump document date.
I accidently committed the actual change (typo fix) in r222492, which
is a completely unrelated change.
|
2011-05-30 10:28:55 +00:00 |
|
Benedict Reuschling
|
b7642c92bf
|
Add a short description about NO_CHECKSUM.
PR: docs/155980
Submitted by KOIE Hidetaka (koie at suri co jp)
MFC after: 7 days
|
2011-05-30 10:23:59 +00:00 |
|
Gabor Kovesdan
|
a814a26fb2
|
- Add c99(7) manual page
- Add MLINKS to c.7, c79.7, c89.7, c90.7
|
2010-06-17 12:05:47 +00:00 |
|