From owner-cvs-all Wed Dec 6 10:31:25 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 6 10:31:22 2000 Return-Path: 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 7962637B401; Wed, 6 Dec 2000 10:31:22 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB6IVMT60203; Wed, 6 Dec 2000 10:31:22 -0800 (PST) (envelope-from ru) Message-Id: <200012061831.eB6IVMT60203@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 6 Dec 2000 10:31:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac strip.sed doc-common doc-syms X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/12/06 10:31:22 PST Modified files: contrib/groff/tmac strip.sed doc-common doc-syms Log: Do not duplicate our efforts checking FreeBSD version. For a new version, simply define the empty string before the .Fx macro definition, like this: .ds Fx*4.3 Revision Changes Path 1.3 +1 -2 src/contrib/groff/tmac/strip.sed 1.39 +3 -36 src/contrib/groff/tmac/doc-common 1.32 +34 -30 src/contrib/groff/tmac/doc-syms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message