Date: Wed, 18 Jul 2001 03:04:34 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/mdoc example.1 example.3 example.4 Message-ID: <200107181004.f6IA4YU17817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107181004.f6IA4YU17817>
