svn commit: r216652 - stable/8/gnu/usr.bin/groff/tmac
Ken Smith
kensmith at FreeBSD.org
Wed Dec 22 14:25:56 UTC 2010
Author: kensmith
Date: Wed Dec 22 14:25:56 2010
New Revision: 216652
URL: http://svn.freebsd.org/changeset/base/216652
Log:
Adjust the version of FreeBSD printed on the manual pages.
Approved by: re (implicit)
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/8/gnu/usr.bin/groff/tmac/mdoc.local Wed Dec 22 13:06:51 2010 (r216651)
+++ stable/8/gnu/usr.bin/groff/tmac/mdoc.local Wed Dec 22 14:25:56 2010 (r216652)
@@ -67,7 +67,7 @@
.ds doc-volume-as-arm arm
.
.\" Default .Os value
-.ds doc-default-operating-system FreeBSD\~8.1
+.ds doc-default-operating-system FreeBSD\~8.2
.
.\" FreeBSD releases not found in doc-common
.ds doc-operating-system-FreeBSD-7.2 7.2
@@ -76,6 +76,7 @@
.ds doc-operating-system-FreeBSD-8.0 8.0
.ds doc-operating-system-FreeBSD-8.1 8.1
.ds doc-operating-system-FreeBSD-8.2 8.2
+.ds doc-operating-system-FreeBSD-8.3 8.3
.ds doc-operating-system-FreeBSD-9.0 9.0
.
.\" Definitions not (yet) in doc-syms
More information about the svn-src-stable
mailing list