svn commit: r186047 - stable/6/gnu/usr.bin/groff/tmac
Ken Smith
kensmith at FreeBSD.org
Sat Dec 13 11:11:47 PST 2008
Author: kensmith
Date: Sat Dec 13 19:11:46 2008
New Revision: 186047
URL: http://svn.freebsd.org/changeset/base/186047
Log:
Due to a mis-understanding on my part with Ruslan I haven't been updating
this like I should have been. Mis-understanding is cleared up I think.
Change default operating system for upcoming release. Add release names
not in contrib/groff/tmac/doc-common yet.
Submitted by: ru
Modified:
stable/6/gnu/usr.bin/groff/tmac/mdoc.local
Modified: stable/6/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/6/gnu/usr.bin/groff/tmac/mdoc.local Sat Dec 13 18:49:01 2008 (r186046)
+++ stable/6/gnu/usr.bin/groff/tmac/mdoc.local Sat Dec 13 19:11:46 2008 (r186047)
@@ -62,10 +62,11 @@
.ds doc-volume-as-arm arm
.
.\" Default .Os value
-.ds doc-default-operating-system FreeBSD\~6.2
+.ds doc-default-operating-system FreeBSD\~6.4
.
.\" FreeBSD releases not found in doc-common
.ds doc-operating-system-FreeBSD-6.3 6.3
+.ds doc-operating-system-FreeBSD-6.4 6.4
.
.ec
.
More information about the svn-src-stable-6
mailing list