svn commit: r265736 - stable/9/gnu/usr.bin/groff/tmac

Glen Barber gjb at FreeBSD.org
Fri May 9 04:25:17 UTC 2014


Author: gjb
Date: Fri May  9 04:25:17 2014
New Revision: 265736
URL: http://svnweb.freebsd.org/changeset/base/265736

Log:
  Now that stable/9 is in 9.3 mode, switch default manual page
  version to 9.3.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/gnu/usr.bin/groff/tmac/mdoc.local

Modified: stable/9/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/9/gnu/usr.bin/groff/tmac/mdoc.local	Fri May  9 04:21:46 2014	(r265735)
+++ stable/9/gnu/usr.bin/groff/tmac/mdoc.local	Fri May  9 04:25:17 2014	(r265736)
@@ -44,7 +44,7 @@
 .ds doc-str-Lb-librtld_db  Run-time Linker Debugging Library (librtld_db, \-lrtld_db)
 .
 .\" Default .Os value
-.ds doc-default-operating-system FreeBSD\~9.2
+.ds doc-default-operating-system FreeBSD\~9.3
 .
 .\" FreeBSD releases not found in doc-common
 .ds doc-operating-system-FreeBSD-7.4    7.4


More information about the svn-src-stable-9 mailing list