svn commit: r207559 - stable/8/gnu/usr.bin/groff/tmac

Xin LI delphij at FreeBSD.org
Mon May 3 09:35:41 UTC 2010


Author: delphij
Date: Mon May  3 09:35:40 2010
New Revision: 207559
URL: http://svn.freebsd.org/changeset/base/207559

Log:
  MFC r207383:
  
  Add FreeBSD 8.1 to known list as it's being referenced by a couple of
  manpages already.

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

Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/8/gnu/usr.bin/groff/tmac/mdoc.local	Mon May  3 09:31:51 2010	(r207558)
+++ stable/8/gnu/usr.bin/groff/tmac/mdoc.local	Mon May  3 09:35:40 2010	(r207559)
@@ -73,6 +73,7 @@
 .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
 .
 .\" Definitions not (yet) in doc-syms


More information about the svn-src-all mailing list