diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-01-07 12:51:34 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-01-07 12:51:34 +0000 |
| commit | 0434a6f84493aa62463407bc186308bd83b27adf (patch) | |
| tree | 5614fed6a4874a7d802c01f314bef4bd90eeea16 | |
| parent | ae5ccfad9179b329ea2d70455c8cd77daa9aaece (diff) | |
Notes
| -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 ." |
