| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
for section 9 man pages.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
correct typos.
PR: docs/9942
Submitted by: vanitas@ma3.seikyou.ne.jp
Reviewed by: jkoshy
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>.
|
|
|
|
|
|
|
|
| |
".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.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
the .Li macro.
|
| |
|
|
|
|
|
|
|
| |
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
|
|
|
|
| |
Obtained from: OpenBSD
|
| |
|
|
|
|
| |
sorted by section number and then placed in alphabetical order.
|
|
|
|
| |
installed in /usr/share/misc/mdoc.template
|
|
|
|
|
| |
changed the update(4) man page to use this new macro just to
have something to test it on.
|
|
|
|
| |
Down to only about 100 items left to cleanup! :-)
|
| |
|
|
|