svn commit: r208569 - stable/8/gnu/usr.bin/groff/tmac
Ken Smith
kensmith at FreeBSD.org
Wed May 26 17:07:39 UTC 2010
Author: kensmith
Date: Wed May 26 17:07:39 2010
New Revision: 208569
URL: http://svn.freebsd.org/changeset/base/208569
Log:
Change the FreeBSD version that will be printed for 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 May 26 17:05:54 2010 (r208568)
+++ stable/8/gnu/usr.bin/groff/tmac/mdoc.local Wed May 26 17:07:39 2010 (r208569)
@@ -67,7 +67,7 @@
.ds doc-volume-as-arm arm
.
.\" Default .Os value
-.ds doc-default-operating-system FreeBSD\~8.0
+.ds doc-default-operating-system FreeBSD\~8.1
.
.\" FreeBSD releases not found in doc-common
.ds doc-operating-system-FreeBSD-7.2 7.2
More information about the svn-src-stable
mailing list