diff options
author | ru <ru@FreeBSD.org> | 2002-09-30 07:51:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-09-30 07:51:46 +0000 |
commit | 384c80db6562048ec8eb77a5cf1ae74390776f33 (patch) | |
tree | cfb483d41d1160acd7cf2c8279dd34b1254b96d0 /gnu | |
parent | 9d71de259777438be45c94d5ebda3d0653eba29c (diff) | |
download | FreeBSD-src-384c80db6562048ec8eb77a5cf1ae74390776f33.zip FreeBSD-src-384c80db6562048ec8eb77a5cf1ae74390776f33.tar.gz |
FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index dae2d9c..d340d98 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -53,12 +53,6 @@ .\" Default .Os value .ds doc-operating-system FreeBSD\~5.0 . -.\" FreeBSD releases not found in doc-common -.ds doc-operating-system-FreeBSD-4.6 4.6 -.ds doc-operating-system-FreeBSD-4.6.2 4.6.2 -.ds doc-operating-system-FreeBSD-4.7 4.7 -.ds doc-operating-system-FreeBSD-4.8 4.8 -. .ec . .\" Locale support |