Commit Graph

23 Commits

Author SHA1 Message Date
mpp
abdbeb2bbf Bring the .Nx (NetBSD) macro into line with NetBSD's version.
Add the .Ox (OpenBSD) macro from OpenBSD.
1997-03-06 07:06:32 +00:00
mpp
6339ecbc4e The .Os macro was missing 2.1.6, 2.1.7 and 3.0.
The .Fx macro was missing 2.1.7.

Add 2.2.5 to both .Os and .Fx.  If I'm wrong about the version
number, no big deal - it can be removed later, but I wanted
to be able to get this into 2.2 so that when I'm using a
2.2 system ome months down the line, man pages intended for (what I
think will be the next 2.2 release) will be formatted properly.

Also fix a typo in a comment.
1997-03-06 06:58:12 +00:00
peter
af39799520 Revert a $FreeBSD$ to $Id$ (file otherwise modified) 1997-02-22 14:45:36 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
e98d2ee208 Change the description for section 4 to read:
Kernel Interfaces Manual

This was needed because of a few man pages like keyboard(4)
which caused the header to become unreadable with the longer
description.
1997-01-02 20:02:32 +00:00
wosch
690d850e50 a uniq name for every manpage section in header macro .Dt 1996-12-31 17:47:28 +00:00
wollman
603c7853f0 Teach mdoc macros to recognize section 9 and the i386 architecture. 1996-12-18 17:43:24 +00:00
ache
e7296c6e29 Use LANG=C, LC_CTYPE=C, LC_TIME=C 1996-11-26 08:58:57 +00:00
ache
2450a5e2fb Understand ru_RU too 1996-11-23 02:31:40 +00:00
wosch
4497ba2ee2 add FreeBSD 2.1.6 and 3.0 for .Fx macro 1996-11-04 21:02:51 +00:00
bde
784b09b366 Don't mention tcpdump; this is for groff. 1996-10-08 20:11:55 +00:00
wosch
1df8d4e770 Import Nx macro - NetBSD
Obtained from: NetBSD
1996-09-28 18:36:51 +00:00
ache
499e3eee5e Fix latin1 guessing
Add koi8-r guessing
1996-09-11 17:55:20 +00:00
pst
c8fd899fa0 Look for old "man" macros in tmac.groff_an 1996-09-08 00:37:30 +00:00
pst
fcafccdd3a Add setlocale LC_CTYPE and 8 bit clean ctype support.
Original author: ache
1996-09-08 00:34:51 +00:00
pst
b874c11367 Workarround for gcc 2.60 expression evaluation bug. 1996-09-08 00:34:04 +00:00
pst
520e6a4171 Improve .Os macro support (parts obtained from 4.4Lite2 and NetBSD)
Add the .Fx macro for specifying FreeBSD releases.

Add a bunch of missing standards to the .St macro.

Add Version 1 AT&T UNIX to .At macro

Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')"
You can also specify -iso9899, or -isoC.  Use -ansiC-89 if you still need
the X3.159-1989 string reported.

Original author: mpp
1996-09-08 00:33:24 +00:00
pst
29be27e147 Manual page cleanups.
Original author: mpp
1996-09-08 00:32:33 +00:00
pst
6248812015 Install additional S and L text fonts, needed for BSD doc formatting.
Original author: ache
1996-09-08 00:30:25 +00:00
pst
379d8e3ccc Add Russian language / koi8-r font support.
Original author: ache
1996-09-08 00:28:32 +00:00
pst
3ac0008a77 Add psroff command 1996-09-08 00:26:24 +00:00
pst
39f0c244ba Commit import instructions for future maintainers 1996-09-07 16:23:49 +00:00
pst
7fdf49473c Virgin import of FSF groff v1.10 1996-09-07 16:18:32 +00:00