diff options
| -rw-r--r-- | contrib/groff/tmac/doc-syms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index f49373c83177..b355fde42158 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc-syms 5.6 (Berkeley) 8/5/91 +.\" $FreeBSD$ .\" .\" %beginstrip% .\" NS Ux macro - UNIX @@ -181,6 +182,8 @@ .el .ie "\\$1"3.1" \c .el .ie "\\$1"3.2" \c .el .ie "\\$1"3.3" \c +.el .ie "\\$1"3.4" \c +.el .ie "\\$1"3.5" \c .el .ie "\\$1"4.0" \c .el .ie "\\$1"," .rm ab \" Allow ".Fx ," .el .ie "\\$1"." .rm ab \" Allow ".Fx ." |
