Date: Mon, 15 Feb 1999 00:34:17 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/at at.man src/libexec/atrun atrun.man src/bin/domainname domainname.1 src/sys/modules/ibcs2 ibcs2.8 src/libexec/xtend xtend.8 Message-ID: <199902150834.AAA31812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 1999/02/15 00:34:15 PST Modified files: usr.bin/at at.man libexec/atrun atrun.man bin/domainname domainname.1 sys/modules/ibcs2 ibcs2.8 libexec/xtend xtend.8 Log: Clean up some .Os macro uses: quotes are not needed, multiple arguments don't really work if the first one isn't "FreeBSD", and "FreeBSD-Experimental" isn't an OS name. Revision Changes Path 1.9 +2 -2 src/usr.bin/at/at.man 1.6 +2 -2 src/libexec/atrun/atrun.man 1.7 +2 -2 src/bin/domainname/domainname.1 1.7 +2 -2 src/sys/modules/ibcs2/ibcs2.8 1.10 +2 -2 src/libexec/xtend/xtend.8 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?199902150834.AAA31812>