diff options
author | ru <ru@FreeBSD.org> | 2008-02-23 19:27:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2008-02-23 19:27:54 +0000 |
commit | 9fc47ab8917c76ba1d73f6cc7cc62ac1df3d0b44 (patch) | |
tree | 1b5ee00a4956d10951829f4ee01151b4ce7b8962 /gnu/usr.bin/groff | |
parent | 596b9da42ef1bc8ce23005f22f0f183fc4fb3646 (diff) | |
download | FreeBSD-src-9fc47ab8917c76ba1d73f6cc7cc62ac1df3d0b44.zip FreeBSD-src-9fc47ab8917c76ba1d73f6cc7cc62ac1df3d0b44.tar.gz |
Bump the default .Os version to FreeBSD 8.0.
Diffstat (limited to 'gnu/usr.bin/groff')
-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 cbd5a4c..fe59dbf 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -64,7 +64,7 @@ .ds doc-volume-as-arm arm . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~7.0 +.ds doc-default-operating-system FreeBSD\~8.0 . .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-6.3 6.3 |