svn commit: r216656 - stable/7/gnu/usr.bin/groff/tmac
Ken Smith
kensmith at FreeBSD.org
Wed Dec 22 14:43:21 UTC 2010
Author: kensmith
Date: Wed Dec 22 14:43:20 2010
New Revision: 216656
URL: http://svn.freebsd.org/changeset/base/216656
Log:
Adjust the version of FreeBSD printed on the manual pages.
Approved by: re (implicit)
Modified:
stable/7/gnu/usr.bin/groff/tmac/mdoc.local
Modified: stable/7/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/7/gnu/usr.bin/groff/tmac/mdoc.local Wed Dec 22 14:31:42 2010 (r216655)
+++ stable/7/gnu/usr.bin/groff/tmac/mdoc.local Wed Dec 22 14:43:20 2010 (r216656)
@@ -64,7 +64,7 @@
.ds doc-volume-as-arm arm
.
.\" Default .Os value
-.ds doc-default-operating-system FreeBSD\~7.3
+.ds doc-default-operating-system FreeBSD\~7.4
.
.\" FreeBSD releases not found in doc-common
.ds doc-operating-system-FreeBSD-6.3 6.3
@@ -75,6 +75,7 @@
.ds doc-operating-system-FreeBSD-7.4 7.4
.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-9.0 9.0
.
.ec
More information about the svn-src-all
mailing list