svn commit: r213835 - head/gnu/usr.bin/groff/tmac

Jaakko Heinonen jh at FreeBSD.org
Thu Oct 14 14:48:11 UTC 2010


Author: jh
Date: Thu Oct 14 14:48:11 2010
New Revision: 213835
URL: http://svn.freebsd.org/changeset/base/213835

Log:
  Add FreeBSD 8.2.
  
  Reviewed by:	ru
  MFC after:	3 days

Modified:
  head/gnu/usr.bin/groff/tmac/mdoc.local

Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- head/gnu/usr.bin/groff/tmac/mdoc.local	Thu Oct 14 14:13:44 2010	(r213834)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local	Thu Oct 14 14:48:11 2010	(r213835)
@@ -79,6 +79,7 @@
 .ds doc-operating-system-FreeBSD-7.4    7.4
 .ds doc-operating-system-FreeBSD-8.0    8.0
 .ds doc-operating-system-FreeBSD-8.1    8.1
+.ds doc-operating-system-FreeBSD-8.2    8.2
 .ds doc-operating-system-FreeBSD-9.0    9.0
 .
 .\" Definitions not (yet) in doc-syms


More information about the svn-src-head mailing list