- Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx and Os macros.
- Add 2.2.1 and 2.2.2 missing in a couple of places too. (This is an interim measure and a better way of redefining these macros is in discussion.)
This commit is contained in:
parent
e30e913cf7
commit
9c3f00c738
@ -240,8 +240,15 @@
|
||||
. 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.1" .ds oS FreeBSD 2.2.1
|
||||
. if "\\$2"2.2.2" .ds oS FreeBSD 2.2.2
|
||||
. if "\\$2"2.2.5" .ds oS FreeBSD 2.2.5
|
||||
. if "\\$2"2.2.6" .ds oS FreeBSD 2.2.6
|
||||
. if "\\$2"2.2.7" .ds oS FreeBSD 2.2.7
|
||||
. if "\\$2"2.2.8" .ds oS FreeBSD 2.2.8
|
||||
. if "\\$2"3.0" .ds oS FreeBSD 3.0
|
||||
. if "\\$2"3.1" .ds oS FreeBSD 3.1
|
||||
. if "\\$2"4.0" .ds oS FreeBSD 4.0
|
||||
.\}
|
||||
.if "\\*(oS"Null" .ds oS \0\\$1
|
||||
.if "\\*(aa"Non-Null" .as oS \0\\$2
|
||||
|
@ -166,7 +166,11 @@
|
||||
. if "\\$1"2.2.2" \&\\*(tNFreeBSD\\*(aa 2.2.2\\*(aa\\$2
|
||||
. if "\\$1"2.2.5" \&\\*(tNFreeBSD\\*(aa 2.2.5\\*(aa\\$2
|
||||
. if "\\$1"2.2.6" \&\\*(tNFreeBSD\\*(aa 2.2.6\\*(aa\\$2
|
||||
. if "\\$1"2.2.7" \&\\*(tNFreeBSD\\*(aa 2.2.7\\*(aa\\$2
|
||||
. if "\\$1"2.2.8" \&\\*(tNFreeBSD\\*(aa 2.2.8\\*(aa\\$2
|
||||
. if "\\$1"3.0" \&\\*(tNFreeBSD\\*(aa 3.0\\*(aa\\$2
|
||||
. if "\\$1"3.1" \&\\*(tNFreeBSD\\*(aa 3.1\\*(aa\\$2
|
||||
. if "\\$1"4.0" \&\\*(tNFreeBSD\\*(aa 4.0\\*(aa\\$2
|
||||
.\}
|
||||
.if \\n(.$==1 \{\
|
||||
. if "\\$1"1.0" \&\\*(tNFreeBSD\\*(aa 1.0\\*(aa
|
||||
@ -180,9 +184,15 @@
|
||||
. 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.1" \&\\*(tNFreeBSD\\*(aa 2.2.1\\*(aa
|
||||
. if "\\$1"2.2.2" \&\\*(tNFreeBSD\\*(aa 2.2.2\\*(aa
|
||||
. if "\\$1"2.2.5" \&\\*(tNFreeBSD\\*(aa 2.2.5\\*(aa
|
||||
. if "\\$1"2.2.6" \&\\*(tNFreeBSD\\*(aa 2.2.6\\*(aa
|
||||
. if "\\$1"2.2.7" \&\\*(tNFreeBSD\\*(aa 2.2.7\\*(aa
|
||||
. if "\\$1"2.2.8" \&\\*(tNFreeBSD\\*(aa 2.2.8\\*(aa
|
||||
. if "\\$1"3.0" \&\\*(tNFreeBSD\\*(aa 3.0\\*(aa
|
||||
. if "\\$1"3.1" \&\\*(tNFreeBSD\\*(aa 3.1\\*(aa
|
||||
. if "\\$1"4.0" \&\\*(tNFreeBSD\\*(aa 4.0\\*(aa
|
||||
.\}
|
||||
..
|
||||
.\" Ns Nx macro - NetBSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user