diff options
author | ru <ru@FreeBSD.org> | 2010-01-15 13:59:50 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2010-01-15 13:59:50 +0000 |
commit | 7b5fe6ac70415dd9eb139ff93e694c7107679f8a (patch) | |
tree | b652aad169a40713e3ba7997b782502fc94490db /gnu/usr.bin/groff | |
parent | 9d04743537d04ee6871e3c3f0cdf9bfb09d65cef (diff) | |
download | FreeBSD-src-7b5fe6ac70415dd9eb139ff93e694c7107679f8a.zip FreeBSD-src-7b5fe6ac70415dd9eb139ff93e694c7107679f8a.tar.gz |
Pull up vendor changes. The following local changes made obsolete:
- Addition of several FreeBSD versions.
- r192561 that attempted to fix UTF-8 issues.
Diffstat (limited to 'gnu/usr.bin/groff')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 1db5aa8..9af149d 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -69,9 +69,6 @@ .ds doc-default-operating-system FreeBSD\~9.0 . .\" FreeBSD releases not found in doc-common -.ds doc-operating-system-FreeBSD-6.3 6.3 -.ds doc-operating-system-FreeBSD-6.4 6.4 -.ds doc-operating-system-FreeBSD-7.1 7.1 .ds doc-operating-system-FreeBSD-7.2 7.2 .ds doc-operating-system-FreeBSD-7.3 7.3 .ds doc-operating-system-FreeBSD-8.0 8.0 |