diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-08 11:20:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-08 11:20:50 +0000 |
| commit | ebf3e7c20507c6ba38374027dc09d36b1105d28e (patch) | |
| tree | d601ffca2037e969b7a11e12c1c1f238686c0ea9 /gnu | |
| parent | f2f306b6227ffcddfd121d3b5a1397ba1ebe62d1 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index ca192e7d7b47..59492aac0bef 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -53,6 +53,9 @@ .\" 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.7 4.7 . .ec . |
