Teach Fx and Os about FreeBSD 4.1 and FreeBSD 5.0.

This commit is contained in:
ru 2000-03-13 19:44:24 +00:00
parent b751202f4e
commit 1fe4a25a2e
2 changed files with 5 additions and 0 deletions

View File

@ -259,6 +259,9 @@
. el .ie "\\$2"3.5" %comment%
. el .ie "\\$2"4" %comment%
. el .ie "\\$2"4.0" %comment%
. el .ie "\\$2"4.1" %comment%
. el .ie "\\$2"5" %comment%
. el .ie "\\$2"5.0" %comment%
. el .tm Unknown FreeBSD version ``\\$2'' at line \\n(c.
.\}
.if "\\*(oS"Null" \{\

View File

@ -185,6 +185,8 @@
.el .ie "\\$1"3.4" \c
.el .ie "\\$1"3.5" \c
.el .ie "\\$1"4.0" \c
.el .ie "\\$1"4.1" \c
.el .ie "\\$1"5.0" \c
.el .ie "\\$1"," .rm ab \" Allow ".Fx ,"
.el .ie "\\$1"." .rm ab \" Allow ".Fx ."
.el .tm Unknown FreeBSD version ``\\$1'' at line \\n(c.