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

Sergey Kandaurov pluknet at FreeBSD.org
Wed Apr 24 10:20:21 UTC 2013


Author: pluknet
Date: Wed Apr 24 10:20:21 2013
New Revision: 249836
URL: http://svnweb.freebsd.org/changeset/base/249836

Log:
  MFC r249281: Add FreeBSD 8.4.

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	Wed Apr 24 10:18:56 2013	(r249835)
+++ stable/8/gnu/usr.bin/groff/tmac/mdoc.local	Wed Apr 24 10:20:21 2013	(r249836)
@@ -75,6 +75,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.0    9.0
 .
 .\" Definitions not (yet) in doc-syms


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