svn commit: r207575 - stable/7/gnu/usr.bin/groff/tmac

Xin LI delphij at FreeBSD.org
Mon May 3 17:34:12 UTC 2010


Author: delphij
Date: Mon May  3 17:34:12 2010
New Revision: 207575
URL: http://svn.freebsd.org/changeset/base/207575

Log:
  MFC r196432 (partial, kensmith@) and 207383:
  
  Add definition for FreeBSD 8.1 and 9.0.

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

Modified: stable/7/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/7/gnu/usr.bin/groff/tmac/mdoc.local	Mon May  3 16:55:50 2010	(r207574)
+++ stable/7/gnu/usr.bin/groff/tmac/mdoc.local	Mon May  3 17:34:12 2010	(r207575)
@@ -73,6 +73,8 @@
 .ds doc-operating-system-FreeBSD-7.2    7.2
 .ds doc-operating-system-FreeBSD-7.3    7.3
 .ds doc-operating-system-FreeBSD-8.0    8.0
+.ds doc-operating-system-FreeBSD-8.1    8.1
+.ds doc-operating-system-FreeBSD-9.0    9.0
 .
 .ec
 .


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