Ruslan Ermilov
d72ca9ddd1
Removed the comment that required all FreeBSD manpages
...
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.
2001-07-18 10:04:34 +00:00
Sheldon Hearn
03e563d7dc
Remove an example of bad sentence breaking style.
2001-07-18 08:51:04 +00:00
Dima Dorfman
02c4d9cff7
Remove whitespace at EOL.
2001-07-15 08:21:37 +00:00
Ruslan Ermilov
9fdcafcf45
The semantics of the .Os call has been changed. For CURRENT,
...
this currently implies the default argument of "FreeBSD 5.0".
2001-04-23 15:15:49 +00:00
Ruslan Ermilov
1837dd5db5
mdoc.samples(7) is superseded by mdoc(7).
2001-04-17 12:49:42 +00:00
Ruslan Ermilov
588a200ce1
.St -ansiC -> .St -isoC
2001-02-26 13:23:47 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
b92a189eb9
mdoc(7) police: Er macro usage cleanup.
2000-11-22 16:11:48 +00:00
Alexey Zelkin
0d2332f2d1
Suggest to use .Lb macro in 2nd/3rd section manpages.
2000-04-23 14:47:26 +00:00
Mike Pritchard
ed0bfbe5c7
Make share/examples/mdoc and share/misc/mdoc.template internally
...
consistent, and consistent with mdoc(7) and mdoc.samples(7).
PR: doc/15352, doc/15353
1999-12-08 22:15:09 +00:00
Mike Pritchard
7dc5a4da76
Add $FreeBSD$ lines to these example man pages, along with a note
...
that says all man pages should contain a FreeBSD revision control
id to make it easier for translation teams.
1999-08-28 23:32:12 +00:00
Philippe Charnier
facbd4876f
.Sh AUTHOR -> .Sh AUTHORS.
1998-04-01 06:24:20 +00:00
Mike Pritchard
d00f4c321d
Use the .An macro in the AUTHOR section.
1997-03-20 16:14:21 +00:00
Mike Pritchard
a238c207df
Update to use the .Rv macro now that I know it exists :-).
1997-03-19 21:08:48 +00:00
Bruce Evans
374334e411
Synced with the C example copyright. Cosmetic except for removing
...
clause 3, which was removed on 1996/08/03 in the C example.
1997-02-28 10:09:09 +00:00
Mike Pritchard
9cb8091ff0
These will appear in 2.2, not 3.0.
...
Pointed out by: wosch
1997-02-17 16:39:53 +00:00
John-Mark Gurney
4a093a9156
some stylistic changes... "you name here" and "you name" to "your name"
...
2.2 Candidate
1997-02-14 04:16:19 +00:00
Mike Pritchard
9d2592273f
Update the copyright notices to match our bsd-copyright example.
1997-01-09 07:26:05 +00:00
Mike Pritchard
81fba91b52
Add some real example diagnostics to example.[14]
...
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
1997-01-09 06:32:22 +00:00
Mike Pritchard
c13b19be64
Correct one minor style point.
1997-01-02 21:10:30 +00:00
Mike Pritchard
9a78dbdeb7
Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
...
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.
1997-01-02 20:37:25 +00:00