| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
should not use a `%' in examples.
I don't know if this is the consensus of doc@, or just a unilateral decision
of committer that corrected my following of this example. Maybe a docs
person could review these files and see if they still show current guidelines.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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".
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 4681
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
|
| |
|
| |
|
|
|
|
| |
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.
|