From owner-cvs-all Fri Feb 23 1:35:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B20537B401; Fri, 23 Feb 2001 01:35:34 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1N9ZYH48325; Fri, 23 Feb 2001 01:35:34 -0800 (PST) (envelope-from ru) Message-Id: <200102230935.f1N9ZYH48325@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 23 Feb 2001 01:35:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.andoc src/gnu/usr.bin/groff/tmac Makefile src/gnu/usr.bin/man Makefile.inc src/gnu/usr.bin/man/catman catman.perl src/share/mk bsd.man.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/23 01:35:34 PST Modified files: contrib/groff/tmac tmac.andoc gnu/usr.bin/groff/tmac Makefile gnu/usr.bin/man Makefile.inc gnu/usr.bin/man/catman catman.perl share/mk bsd.man.mk Log: Make ``groff -man'' work again for both man(7) and mdoc(7) manpages. The new Groff release will support this feature. Requested by: peter Revision Changes Path 1.4 +2 -2 src/contrib/groff/tmac/tmac.andoc 1.25 +9 -4 src/gnu/usr.bin/groff/tmac/Makefile 1.19 +3 -3 src/gnu/usr.bin/man/Makefile.inc 1.17 +4 -4 src/gnu/usr.bin/man/catman/catman.perl 1.35 +2 -2 src/share/mk/bsd.man.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message