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

Sergey Kandaurov pluknet at FreeBSD.org
Wed Apr 24 10:18:57 UTC 2013


Author: pluknet
Date: Wed Apr 24 10:18:56 2013
New Revision: 249835
URL: http://svnweb.freebsd.org/changeset/base/249835

Log:
  MFC r249281: Add FreeBSD 8.4.

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

Modified: stable/9/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- stable/9/gnu/usr.bin/groff/tmac/mdoc.local	Wed Apr 24 08:51:15 2013	(r249834)
+++ stable/9/gnu/usr.bin/groff/tmac/mdoc.local	Wed Apr 24 10:18:56 2013	(r249835)
@@ -49,6 +49,7 @@
 .\" FreeBSD releases not found in doc-common
 .ds doc-operating-system-FreeBSD-7.4    7.4
 .ds doc-operating-system-FreeBSD-8.3    8.3
+.ds doc-operating-system-FreeBSD-8.4    8.4
 .ds doc-operating-system-FreeBSD-9.1    9.1
 .ds doc-operating-system-FreeBSD-10.0   10.0
 .


More information about the svn-src-all mailing list