From owner-cvs-all Sat Jan 22 17:48:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E38C15832; Sat, 22 Jan 2000 17:48:18 -0800 (PST) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA10599; Sat, 22 Jan 2000 17:48:17 -0800 (PST) (envelope-from mpp@FreeBSD.org) Message-Id: <200001230148.RAA10599@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 22 Jan 2000 17:48:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file file.1 src/usr.bin/rpcgen rpcgen.1 src/usr.bin/truss truss.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 2000/01/22 17:48:17 PST Modified files: usr.bin/file file.1 usr.bin/rpcgen rpcgen.1 usr.bin/truss truss.1 Log: Fxi various man pages to stop abusing the .Bx macro to generate the string "FreeBSD". Use the .Fx macro instead. Also did some minor re-wording/formatting to work around a deficiency with the .Fx macro when it comes to puncuation characters other than periods and commas. Revision Changes Path 1.15 +3 -3 src/usr.bin/file/file.1 1.10 +4 -4 src/usr.bin/rpcgen/rpcgen.1 1.5 +3 -3 src/usr.bin/truss/truss.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message