diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-09-01 10:30:40 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-09-01 10:30:40 +0000 |
| commit | 35cf65631c97a5ebb2ef80730d42a75d477abfa9 (patch) | |
| tree | 4c9e4b200b5fc32cace4a39f57522dd9d977665e | |
| parent | 816fa7febcac15288bf85369618285a52caedde4 (diff) | |
Notes
| -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 eb349d35416a..fad8055a6cea 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -260,6 +260,7 @@ . el .ie "\\$2"4" %comment% . el .ie "\\$2"4.0" %comment% . el .ie "\\$2"4.1" %comment% +. el .ie "\\$2"4.2" %comment% . el .ie "\\$2"5" %comment% . el .ie "\\$2"5.0" %comment% . 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 ba52407e3c16..426f74bd833a 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -186,6 +186,7 @@ .el .ie "\\$1"3.5" \c .el .ie "\\$1"4.0" \c .el .ie "\\$1"4.1" \c +.el .ie "\\$1"4.2" \c .el .ie "\\$1"5.0" \c .el .ie "\\$1"," .rm ab \" Allow ".Fx ," .el .ie "\\$1"." .rm ab \" Allow ".Fx ." |
