| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
Notes:
svn path=/head/; revision=206622
|
| |
|
|
|
|
|
|
|
| |
their software.
Obtained from: NetBSD
Notes:
svn path=/head/; revision=204555
|
| |
|
|
| |
Notes:
svn path=/head/; revision=167444
|
| |
|
|
| |
Notes:
svn path=/head/; revision=152551
|
| |
|
|
|
|
|
|
|
|
| |
vi-mode, removal of clause 3, cleanups and the export of the tokenization
functions.
Not included: config.h, filecomplete.{c,h}
Notes:
svn path=/head/; revision=148834
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108317
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86736
|
| |
|
|
|
|
|
| |
clobbered by previous commit.
Notes:
svn path=/head/; revision=86735
|
| |
|
|
|
|
|
|
|
|
| |
+ Convert to ANSI-C function definitions
+ style(9)
Submitted by: kris
Notes:
svn path=/head/; revision=84260
|
| |
|
|
|
|
|
| |
with a trailing zero-width space: `e.g.\&'.
Notes:
svn path=/head/; revision=81449
|
| |
|
|
|
|
|
|
|
|
| |
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
Notes:
svn path=/head/; revision=81251
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79531
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71097
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69026
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48794
|
| |
|
|
|
|
|
|
|
| |
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=36853
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34669
|
|
|
some buffer overflow guards and some stylistic cleanups.
Also adds manpages.
Obtained from: NetBSD
Notes:
svn path=/head/; revision=26926
|