| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
to have the $FreeBSD$ keyword, as this is now enforced
by the CVSROOT/commit_prep.pl script.
Fold multi-word macro arguments into a single argument
by putting the surrounding double quotes - this speeds
up the -mdoc processing drastically (of course if used
systematically).
Use the new features of -mdoc: exact -width specifiers,
.In macro as an ``.Fd #include'' replacement.
|
| |
|
| |
|
|
|
|
| |
this currently implies the default argument of "FreeBSD 5.0".
|
| |
|
|
|
|
|
|
|
|
|
|
| |
so update the example to use the correct definition.
Add an example for documenting kernel compile options, along with
a small example of how to reference them in the main text of the
man page (I.e. the .Dv macro).
Inspired-by: a brief exchange I saw in in the commit messages mail
|
| |
|
| |
|
|
|
|
|
|
| |
consistent, and consistent with mdoc(7) and mdoc.samples(7).
PR: doc/15352, doc/15353
|
|
|
|
|
| |
that says all man pages should contain a FreeBSD revision control
id to make it easier for translation teams.
|
| |
|
| |
|
|
|
|
| |
clause 3, which was removed on 1996/08/03 in the C example.
|
|
|
|
| |
Pointed out by: wosch
|
|
|
|
| |
2.2 Candidate
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add all of the possible errno's to example.3.
Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.
Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.
Suggested by: wollman
|
|
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.
The old stuff can be removed from the Attic.
|