Commit Graph

16 Commits

Author SHA1 Message Date
uqs
3960614646 mdoc: order prologue macros consistently by Dd/Dt/Os
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)
2010-04-14 19:08:06 +00:00
dfr
62929665b7 Merge from the vendor branch and resolve conflicts. 2008-05-08 11:01:46 +00:00
dfr
e240fee790 This commit was generated by cvs2svn to compensate for changes in r178843,
which included commits to RCS files with non-trunk default branches.
2008-05-08 10:58:50 +00:00
dfr
ef0dde97c7 Import com_err from heimdal-1.1 2008-05-08 10:58:50 +00:00
ru
42e50d33e6 Sort sections. 2006-09-17 18:52:28 +00:00
ru
5bf67d482f Markup fixes.
Approved by:	re (blanket)
2005-06-16 20:51:10 +00:00
nectar
51d0d24039 Resolve conflicts after import of Heimdal 0.6.1 libcom_err. 2004-04-03 21:17:01 +00:00
nectar
3e55660227 Import libcom_err from Heimdal 0.6.1. 2004-04-03 21:08:58 +00:00
nectar
b60761ab5c This commit was generated by cvs2svn to compensate for changes in r127804,
which included commits to RCS files with non-trunk default branches.
2004-04-03 21:08:58 +00:00
peter
7033484c0c Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfault
on ia64.  (This file isn't vendor branched)
2003-01-08 17:05:52 +00:00
ru
19406c7d66 SEE ALSO is the special name, and should not be taken in quotes,
since -mdoc checks for the "SEE" word only to set its variables.
In the SEE ALSO section, -mdoc automatically emits an empty line
before each new reference.
2001-02-16 11:35:39 +00:00
ru
34ee3c2d24 Prepare for mdoc(7)NG. 2001-01-10 14:18:12 +00:00
bde
edcb4e358c Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7
non-missing ones in <com_err.h> which includes this file).
2000-01-14 18:51:30 +00:00
bde
81c47c06b2 Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7
non-missing ones).

Removed private declaration of __P(()) while I'm here.  Include
<sys/cdefs.h> to get the system definition.  The privation declaration
would break the system definition if it were different.
2000-01-14 18:28:23 +00:00
markm
444a62d6e1 Fix up this for the build; some compatibility files have been added -
these will be submitted back to KTH for inclusion.
1999-09-04 09:49:02 +00:00
markm
a7e28b18e9 Double pointy hat award. Import this into the right area. 1999-09-01 20:02:46 +00:00