diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-01-12 15:33:18 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-01-12 15:33:18 +0000 |
| commit | 7a62fb46920e2ca5b5f5149aeb2786b02c23de81 (patch) | |
| tree | dfad71859352ad93cba3d8dd427a7f012b60272c | |
| parent | b281aca4adc14493d0521b3cd866441ed62ea0b3 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 0dc60a3e323e..83ebfa53d36a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -61,11 +61,7 @@ .ds doc-default-operating-system FreeBSD\~7.0 . .\" FreeBSD releases not found in doc-common -.ds doc-operating-system-FreeBSD-4.11 4.11 -.ds doc-operating-system-FreeBSD-5.4 5.4 .ds doc-operating-system-FreeBSD-5.5 5.5 -.ds doc-operating-system-FreeBSD-6.0 6.0 -.ds doc-operating-system-FreeBSD-6.1 6.1 .ds doc-operating-system-FreeBSD-7.0 7.0 . .ec |
