Teach the mdoc .Os and .Fx macros about the FreeBSD 2.1.5 release.
This commit is contained in:
parent
47677752eb
commit
27355588a4
@ -227,6 +227,7 @@
|
||||
. if "\\$2"2.0" .ds oS FreeBSD 2.0
|
||||
. 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.2" .ds oS FreeBSD 2.2
|
||||
.\}
|
||||
.if "\\*(oS"Null" .ds oS \0\\$1
|
||||
|
@ -152,12 +152,14 @@
|
||||
. if "\\$1"2.0" \&\\*(tNFreeBSD\\*(aa 2.0\\*(aa\\$2
|
||||
. if "\\$1"2.0.5" \&\\*(tNFreeBSD\\*(aa 2.0.5\\*(aa\\$2
|
||||
. 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.2" \&\\*(tNFreeBSD\\*(aa 2.2\\*(aa\\$2
|
||||
.\}
|
||||
.if \\n(.$==1 \{\
|
||||
. if "\\$1"2.0" \&\\*(tNFreeBSD\\*(aa 2.0\\*(aa
|
||||
. if "\\$1"2.0.5" \&\\*(tNFreeBSD\\*(aa 2.0.5\\*(aa
|
||||
. if "\\$1"2.1" \&\\*(tNFreeBSD\\*(aa 2.1\\*(aa
|
||||
. if "\\$1"2.1.5" \&\\*(tNFreeBSD\\*(aa 2.1.5\\*(aa
|
||||
. if "\\$1"2.2" \&\\*(tNFreeBSD\\*(aa 2.2\\*(aa
|
||||
.\}
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user