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 . _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
