Date: Mon, 3 May 2010 17:34:12 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r207575 - stable/7/gnu/usr.bin/groff/tmac Message-ID: <201005031734.o43HYC0t046216@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Mon May 3 17:34:12 2010 New Revision: 207575 URL: http://svn.freebsd.org/changeset/base/207575 Log: MFC r196432 (partial, kensmith@) and 207383: Add definition for FreeBSD 8.1 and 9.0. Modified: stable/7/gnu/usr.bin/groff/tmac/mdoc.local (contents, props changed) Directory Properties: stable/7/gnu/usr.bin/groff/ (props changed) Modified: stable/7/gnu/usr.bin/groff/tmac/mdoc.local ============================================================================== --- stable/7/gnu/usr.bin/groff/tmac/mdoc.local Mon May 3 16:55:50 2010 (r207574) +++ stable/7/gnu/usr.bin/groff/tmac/mdoc.local Mon May 3 17:34:12 2010 (r207575) @@ -73,6 +73,8 @@ .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 . .ec .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005031734.o43HYC0t046216>