diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-18 10:10:55 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-18 10:10:55 +0000 |
| commit | b0d3556c67b4f5a8b4d1d3430bfb93ca9110e719 (patch) | |
| tree | 98b7c32c248f94fed028ec698c1c6e635a5e6c9a /gnu | |
| parent | 900fcbced87a41ad7842f26fee3253d50dcae56f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 9664ff9cfa05..d26b4ade119a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -55,6 +55,8 @@ .ds doc-operating-system FreeBSD\~4.6 . .\" FreeBSD releases not found in doc-common +.ds doc-operating-system-FreeBSD-4.6 4.6 +.ds doc-operating-system-FreeBSD-4.6.1 4.6.1 .ds doc-operating-system-FreeBSD-4.7 4.7 .ds doc-operating-system-FreeBSD-4.8 4.8 . |
