Commit Graph

173 Commits

Author SHA1 Message Date
kleink
992bc87e22 Add a 1003.1g-2000 macro. 2001-10-22 16:46:05 +00:00
uch
fc6d46ce8d add playstation2 port. 2001-10-19 15:36:36 +00:00
wiz
cb19ecf339 Actually, we don't have libhesiod -- the functions are in libc.
Noted by Gregory McGarry.
2001-10-04 11:27:19 +00:00
gmcgarry
645f8fe35b mdoc'ify pcap.3 2001-10-03 20:58:31 +00:00
wiz
15b74fd8b8 Add libhesiod. 2001-09-16 15:51:03 +00:00
thorpej
0f4b374296 Add libpci. 2001-09-13 23:21:49 +00:00
kleink
c2206506df Add a libm68k library macro. 2001-07-04 17:12:33 +00:00
lukem
89ea4732df add St -xns5.2d2.0 2001-07-03 22:05:11 +00:00
lukem
4ec74dbf66 add AT&T v1 and v5 2001-07-02 00:03:31 +00:00
itojun
c53f18f961 when two .%A are present, print them as "ONE and TWO, ..."
not "ONE, and TWO, ..." (no comma after ONE).  PR 13286.  checked by wiz.

comment by "Brian J. Kifiak" <bk@rt.fm> on openbsd mailing list.
2001-06-23 13:09:47 +00:00
wiz
cbc703b257 add sun2 2001-06-13 15:16:14 +00:00
simonb
ac0b33304e Update for the walnut port. 2001-06-13 15:07:21 +00:00
briggs
7f626e8ccb Add sandpoint. 2001-06-07 16:59:42 +00:00
thorpej
5da8af60dd Add algor. 2001-06-05 17:52:35 +00:00
kleink
a727a49494 Rename isoC to isoC90. 2001-04-14 16:58:48 +00:00
jhawk
e446a91889 Restore stripped comments accidently removed in rev 1.14 (1997!) when
the comment-stripped version was checked in over the source
version by mycroft. Where are those bricks?
2001-04-07 19:11:19 +00:00
itojun
9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
garbled
e6b7556dfb Add libcdk to these two files 2001-01-05 15:59:30 +00:00
blymn
3231707aae added libform 2001-01-05 13:11:00 +00:00
blymn
2ba6155111 Added libform. 2001-01-05 12:59:25 +00:00
wiz
f48466d127 Fix some obvious typos.
XXX: Casing isn't very consistent here.
2000-11-08 11:28:01 +00:00
itojun
953ed8c2ba declare .Lb symbol for libintl. 2000-10-31 15:08:29 +00:00
wdk
699089b936 Add mipsco port 2000-08-22 05:17:43 +00:00
ad
176fa63b5b Add Ox macro (OpenBSD). 2000-07-05 10:54:12 +00:00
kleink
4216064847 Roll forward towards 1.5; addresses PR misc/10493 from Love. 2000-07-04 07:12:47 +00:00
kleink
37c5b0bebb Changes references from `ISO C'' to `ISO C90''. 2000-07-04 07:03:15 +00:00
soren
c35d77d881 Add sgimips. 2000-06-24 11:04:55 +00:00
veego
6759f2632c Remove the last traces of libahdi. 2000-05-14 14:13:52 +00:00
tsutsui
8810dd5228 Add cobalt. 2000-05-14 13:16:47 +00:00
mycroft
f296458aa2 Avoid using \\n(C? in .lV, as it may not be initialized yet. Instead call
.aT to determine the argument type, as in .bV.
2000-05-13 04:27:16 +00:00
bjh21
8748ae4382 Add arm26 port 2000-05-11 19:35:03 +00:00
kleink
015db55a92 Add an -isoC99 macro; while I'm here, correct white space usage in other
ISO/IEC document numbers.
2000-03-05 18:40:06 +00:00
mycroft
a24e9dea0c Treat these like other include files. This way:
* they are installed in the `make includes' pass.
* they are only updated if changed (which makes `make UPDATE=1' much faster).
2000-02-26 17:39:53 +00:00
soren
d30e003dab Add new ports. 2000-02-18 10:09:25 +00:00
kleink
1bfbcff7b3 Whitespace nit in -p1003.1-96. 2000-02-10 22:02:09 +00:00
jdc
2133a0f528 Add libahdi entries. 2000-02-05 20:54:12 +00:00
mycroft
a73ccc591a More .mk file fallout. *sigh* 2000-01-23 21:55:44 +00:00
tron
a928b0f18c Fix manual page formatting problem. Fix supplied by Patrick Welche
in PR misc/9131.
2000-01-08 17:15:18 +00:00
itohy
a5f38cc443 Add news68k 1999-12-10 06:04:01 +00:00
simonb
c47af90e21 Display the header of system specific manpages as
NetBSD/foo Manual Name
instead of
	NetBSD Manual Name (foo Architecture)
Manual page headers now fix within 80 columns.

Work by Chris Demetrioui six or more months ago, with minor updates to
current reality by me.
1999-12-08 01:57:37 +00:00
kleink
088bc0f82a Add .Lb libmenu. 1999-11-24 12:46:40 +00:00
christos
943f0edff6 Revert 1.19 -> 1.20 change by thorpej. This should work as it is. 1999-08-30 00:41:57 +00:00
ross
ae4bef3958 Mark Ap as callable. 1999-08-23 21:20:27 +00:00
christos
ac6f0fa99e Arrange so that we can compile from a different location 1999-07-10 20:04:03 +00:00
itojun
834a62973d add LIBRARY section into libipsec manpages.
add ".Lb libipsec" for this.
1999-07-04 01:27:19 +00:00
kleink
e1b70af662 * Change the -p1003.1-96 macro to output a reference to its corresponding
ISO/IEC document.
* Add macros for ISO C, including AMD1 and TCor1/2.
* Add a macro for XNS5.2 D2.0, to be used for IPv6-related references for the
  time being.
1999-07-03 14:14:32 +00:00
ross
c81cf70565 * Sync .St with the main mdoc
* Fix (some of) the bugs with .Fn
1999-06-01 18:25:15 +00:00
kleink
b3bfd34c17 Remove the susv2 macro: it is not a standard document `as such' that can be
referred to.
1999-05-22 23:08:24 +00:00
jwise
a7688eacb5 Add flags to .St for more volumes of the X/Open SUSV2 1999-05-22 22:08:49 +00:00
ross
edf0d488ba New: -xcu5 (X/Open Commands and Utilities Issue 5)
New: -susv2 (Version 2 of the Single UNIX Specification)
Fixed: a dozen others: lots of cargo-cult "small caps" applied to lower
case, unneeded \& prefixes, and IEEE Std#### rewritten as IEEE Std ####.
1999-05-22 19:57:13 +00:00