diff options
author | dougb <dougb@FreeBSD.org> | 2002-06-18 00:41:47 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2002-06-18 00:41:47 +0000 |
commit | 8a805cf640b38d8ddeef5ae88ffa448b1bed89e9 (patch) | |
tree | 094c12a673013cd7528a4d54218fdc291d3677cc /gnu | |
parent | c6ac4e0b64fb17a79ef400dc69048b14286f0d66 (diff) | |
download | FreeBSD-src-8a805cf640b38d8ddeef5ae88ffa448b1bed89e9.zip FreeBSD-src-8a805cf640b38d8ddeef5ae88ffa448b1bed89e9.tar.gz |
Teach mdoc about the 4.6 release
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 59492aa..db9abb7 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -54,8 +54,8 @@ .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 +.ds doc-operating-system-FreeBSD-4.8 4.8 . .ec . |