diff options
author | murray <murray@FreeBSD.org> | 2002-08-14 06:32:17 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2002-08-14 06:32:17 +0000 |
commit | 8c01a595e79e9675fad36ea1a83b8157c1a868a3 (patch) | |
tree | da6e2044fcfea566af4ddc1f16295a1f769cc322 /gnu | |
parent | 7776e3081f3da0ef0c2b975ad0b1cea9e52801e8 (diff) | |
download | FreeBSD-src-8c01a595e79e9675fad36ea1a83b8157c1a868a3.zip FreeBSD-src-8c01a595e79e9675fad36ea1a83b8157c1a868a3.tar.gz |
Add definition for FreeBSD 4.6.2.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 75c6662..1ac072c 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -56,6 +56,7 @@ .\" 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.6.2 4.6.2 .ds doc-operating-system-FreeBSD-4.7 4.7 .ds doc-operating-system-FreeBSD-4.8 4.8 . |