svn commit: r265733 - stable/10/gnu/usr.bin/groff/tmac

Glen Barber gjb at FreeBSD.org
Fri May 9 04:16:11 UTC 2014


Author: gjb
Date: Fri May  9 04:16:10 2014
New Revision: 265733
URL: http://svnweb.freebsd.org/changeset/base/265733

Log:
  MFC r265732:
    Add 9.3 to mdoc.local
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/10/gnu/usr.bin/groff/tmac/mdoc.local	Fri May  9 04:14:37 2014	(r265732)
+++ stable/10/gnu/usr.bin/groff/tmac/mdoc.local	Fri May  9 04:16:10 2014	(r265733)
@@ -57,6 +57,7 @@
 .ds doc-operating-system-FreeBSD-8.4    8.4
 .ds doc-operating-system-FreeBSD-9.1    9.1
 .ds doc-operating-system-FreeBSD-9.2    9.2
+.ds doc-operating-system-FreeBSD-9.3    9.3
 .ds doc-operating-system-FreeBSD-10.0   10.0
 .ds doc-operating-system-FreeBSD-10.1   10.1
 .ds doc-operating-system-NetBSD-7.0     7.0


More information about the svn-src-stable mailing list