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.
This commit is contained in:
Mike Pritchard 1997-03-06 06:58:12 +00:00
parent 0864f1500e
commit 911d1ec30d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23427
2 changed files with 9 additions and 1 deletions

View File

@ -237,7 +237,11 @@
. if "\\$2"2.0.5" .ds oS FreeBSD 2.0.5
. if "\\$2"2.1" .ds oS FreeBSD 2.1
. if "\\$2"2.1.5" .ds oS FreeBSD 2.1.5
. if "\\$2"2.1.6" .ds oS FreeBSD 2.1.6
. if "\\$2"2.1.7" .ds oS FreeBSD 2.1.7
. if "\\$2"2.2" .ds oS FreeBSD 2.2
. if "\\$2"2.2.5" .ds oS FreeBSD 2.2.5
. if "\\$2"3.0" .ds oS FreeBSD 3.0
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2

View File

@ -156,7 +156,9 @@
. if "\\$1"2.1" \&\\*(tNFreeBSD\\*(aa 2.1\\*(aa\\$2
. if "\\$1"2.1.5" \&\\*(tNFreeBSD\\*(aa 2.1.5\\*(aa\\$2
. if "\\$1"2.1.6" \&\\*(tNFreeBSD\\*(aa 2.1.6\\*(aa\\$2
. if "\\$1"2.1.7" \&\\*(tNFreeBSD\\*(aa 2.1.7\\*(aa\\$2
. if "\\$1"2.2" \&\\*(tNFreeBSD\\*(aa 2.2\\*(aa\\$2
. if "\\$1"2.2.5" \&\\*(tNFreeBSD\\*(aa 2.2.5\\*(aa\\$2
. if "\\$1"3.0" \&\\*(tNFreeBSD\\*(aa 3.0\\*(aa\\$2
.\}
.if \\n(.$==1 \{\
@ -165,13 +167,15 @@
. if "\\$1"2.1" \&\\*(tNFreeBSD\\*(aa 2.1\\*(aa
. if "\\$1"2.1.5" \&\\*(tNFreeBSD\\*(aa 2.1.5\\*(aa
. if "\\$1"2.1.6" \&\\*(tNFreeBSD\\*(aa 2.1.6\\*(aa
. if "\\$1"2.1.7" \&\\*(tNFreeBSD\\*(aa 2.1.7\\*(aa
. if "\\$1"2.2" \&\\*(tNFreeBSD\\*(aa 2.2\\*(aa
. if "\\$1"2.2.5" \&\\*(tNFreeBSD\\*(aa 2.2.5\\*(aa
. if "\\$1"3.0" \&\\*(tNFreeBSD\\*(aa 3.0\\*(aa
.\}
..
.\" Ns Nx macro - NetBSD
.\"
.\" Please try to keep this macros in sync with NetBSD!
.\" Please try to keep this macro in sync with NetBSD!
.de Nx
.nr cF \\n(.f
.nr cZ \\n(.s