diff options
author | ru <ru@FreeBSD.org> | 1999-09-07 10:33:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 1999-09-07 10:33:34 +0000 |
commit | bdb110f5a286feea0ff2f6c3a9a12369a384f8fc (patch) | |
tree | e9eb28760d75a7e8c8fa85088cde560c291d522d /contrib | |
parent | e9d7c82c1942d4a2194b04beea551d5571bd00f1 (diff) | |
download | FreeBSD-src-bdb110f5a286feea0ff2f6c3a9a12369a384f8fc.zip FreeBSD-src-bdb110f5a286feea0ff2f6c3a9a12369a384f8fc.tar.gz |
Add FreeBSD 3.3 to the Fx and Os macros.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/groff/tmac/doc-common | 1 | ||||
-rw-r--r-- | contrib/groff/tmac/doc-syms | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index 2797fc3..9430d76 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -251,6 +251,7 @@ . 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"4.0" \c . el .tm Unknown FreeBSD version ``\\$2'' at line \\n(c. .\} diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index edb7412..f49373c 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -180,6 +180,7 @@ .el .ie "\\$1"3.0" \c .el .ie "\\$1"3.1" \c .el .ie "\\$1"3.2" \c +.el .ie "\\$1"3.3" \c .el .ie "\\$1"4.0" \c .el .ie "\\$1"," .rm ab \" Allow ".Fx ," .el .ie "\\$1"." .rm ab \" Allow ".Fx ." |