From owner-cvs-all Wed Jul 18 3: 4:38 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 7E04637B401; Wed, 18 Jul 2001 03:04:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6IA4YU17817; Wed, 18 Jul 2001 03:04:34 -0700 (PDT) (envelope-from ru) Message-Id: <200107181004.f6IA4YU17817@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 18 Jul 2001 03:04:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/mdoc example.1 example.3 example.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/07/18 03:04:34 PDT Modified files: share/examples/mdoc example.1 example.3 example.4 Log: Removed the comment that required all FreeBSD manpages to have the $FreeBSD$ keyword, as this is now enforced by the CVSROOT/commit_prep.pl script. Fold multi-word macro arguments into a single argument by putting the surrounding double quotes - this speeds up the -mdoc processing drastically (of course if used systematically). Use the new features of -mdoc: exact -width specifiers, .In macro as an ``.Fd #include'' replacement. Revision Changes Path 1.20 +16 -19 src/share/examples/mdoc/example.1 1.22 +15 -18 src/share/examples/mdoc/example.3 1.18 +8 -11 src/share/examples/mdoc/example.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message