Date: Sun, 14 Feb 1999 23:27:23 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/groff/tmac doc-syms Message-ID: <199902150727.XAA34903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1999/02/14 23:27:23 PST
Modified files:
contrib/groff/tmac doc-syms
Log:
Change .Fx macro to always display "FreeBSD" and its argument, whether
the argument is a known FreeBSD version or not.
Output an nroff error if .Fx is used with an unknown FreeBSD version.
Change .Nx and .Ox macros to always display the argument, whether
the argument is a known version or not. This eliminates much of the
need to syncrhonize .Nx and .Ox with their source OS's -- only the
exceptions (like ".Nx 1.2a" -> "NetBSD 1.2A") where the argument is
not directly copied to the output need to be added.
Revision Changes Path
1.19 +40 -89 src/contrib/groff/tmac/doc-syms
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?199902150727.XAA34903>
