summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-01-07 12:54:00 +0000
committerphantom <phantom@FreeBSD.org>2000-01-07 12:54:00 +0000
commit3f4abe0d33cd88e10bac8681c114923744de75fb (patch)
treea7c9e1e626478c61b227f0a25b998c54b4963c4e /contrib/groff/tmac
parentc07a4a5a7614e85714d2b882c31f76f1adc7cb46 (diff)
downloadFreeBSD-src-3f4abe0d33cd88e10bac8681c114923744de75fb.zip
FreeBSD-src-3f4abe0d33cd88e10bac8681c114923744de75fb.tar.gz
Teach .Os macro about 3.4-RELEASE and 3.5-RELEASE.
Allow to specify major version number only (like ``.Os FreeBSD 3''.
Diffstat (limited to 'contrib/groff/tmac')
-rw-r--r--contrib/groff/tmac/doc-common4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common
index 864c389..ce883c0 100644
--- a/contrib/groff/tmac/doc-common
+++ b/contrib/groff/tmac/doc-common
@@ -249,10 +249,14 @@
. el .ie "\\$2"2.2.6" \c
. el .ie "\\$2"2.2.7" \c
. el .ie "\\$2"2.2.8" \c
+. el .ie "\\$2"3" \c
. el .ie "\\$2"3.0" \c
. el .ie "\\$2"3.1" \c
. el .ie "\\$2"3.2" \c
. el .ie "\\$2"3.3" \c
+. el .ie "\\$2"3.4" \c
+. el .ie "\\$2"3.5" \c
+. el .ie "\\$2"4" \c
. el .ie "\\$2"4.0" \c
. el .tm Unknown FreeBSD version ``\\$2'' at line \\n(c.
.\}
OpenPOWER on IntegriCloud