mpp
8371b0134c
Correctly escape a macro call in the description of the .D1 macro.
...
Also use the correct macro (.D1, not .Dl) to format the text,
and in the example output.
PR: docs/14051
Submitted by: <andrew@ugh.net.au>
1999-09-30 14:39:22 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mpp
84b333efb1
Document the AUTHORS section in mdoc(7). Expand the description
...
of the AUTHORS section in mdoc.samples(7) to document how the
authors name should be specified.
PR: docs/13131
Pointed out by: Alexey M. Zelkin <phantom@cris.net>
1999-08-14 09:45:31 +00:00
mpp
f2e02ecc91
Fix one error in my previous commit. The .Rv macro is not valid
...
for section 9 man pages.
1999-06-24 00:59:40 +00:00
mpp
3dae3b1601
Update mdoc.samples(7) to reflect that section 9 is a valid man page
...
section. Update some descriptions of the various sections to
reflect that they are valid for section 9 man pages. Add a table
of section numbers and what they are used for.
1999-06-24 00:18:46 +00:00
jkoshy
dd093dc581
Fix bugs in mdoc.samples(7): clean up references, quote usage of macros,
...
correct typos.
PR: docs/9942
Submitted by: vanitas@ma3.seikyou.ne.jp
Reviewed by: jkoshy
1998-12-03 03:38:45 +00:00
charnier
a4e10096ad
Correct a path.
1997-12-08 07:44:20 +00:00
mpp
d0482f2994
Document the .An (author name) macro. Also cleanup some other problems
...
I noticed while editing these man pages.
Usage: .An Author_name
Example:
This manual page was written by
.An Mike Pritchard Aq mpp@FreeBSD.ORG .
Produces:
This manual page was written by Mike Pritchard <mpp@FreeBSD.ORG>.
1997-03-20 16:04:04 +00:00
mpp
c87367fab4
Document the .Rv (return values) macro.
...
".Rv -std atexit" will generate the following text:
The atexit() function returns the value 0 if successful; otherwise the
value -1 is returned and the global variable errno is set to indicate the
error.
1997-03-19 21:01:45 +00:00
mpp
4ddfd87a55
Update the table of contents such as it is to reflect my previous change.
1997-03-19 20:31:42 +00:00
mpp
4125b3fb60
Document the previously undocumented .Bf (begin font mode) macro.
...
Moved the descriptions of the .Em, .Li and .Sy macros into
the new "Font Modes" sub-section along with .Bf, since they are
all related.
1997-03-19 20:16:50 +00:00
mpp
6dfa201e54
The "usage" line for the .Ic macro incorrectly says that it is
...
the .Li macro.
1997-03-18 20:00:36 +00:00
jmg
bfd1ca354f
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
mpp
de04e36493
Fix a bunch of man pages to stop abusing the .Nm macro, along
...
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
1997-02-05 15:07:37 +00:00
mpp
9f3968dbcb
Add a missing quote.
...
Obtained from: OpenBSD
1997-01-15 05:18:29 +00:00
mpp
65a25fe9ed
Mention the new mdoc examples in /usr/share/examples/mdoc.
1997-01-02 20:50:23 +00:00
mpp
5c7ac7618d
Mention that cross references in the SEE ALSO section should be
...
sorted by section number and then placed in alphabetical order.
1996-12-26 22:34:23 +00:00
mpp
6be6d65a02
Update mdoc.samples(7) to match what is now
...
installed in /usr/share/misc/mdoc.template
1996-12-21 22:02:30 +00:00
mpp
3026d983d7
Document the new ".Fx" macro in the mdoc man pages. I also
...
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
mpp
0796408d4a
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
mpp
511d4f82b2
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00