From owner-cvs-all Sat Jan 22 17:30:12 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 0360314FF0; Sat, 22 Jan 2000 17:30:07 -0800 (PST) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08874; Sat, 22 Jan 2000 17:30:06 -0800 (PST) (envelope-from mpp@FreeBSD.org) Message-Id: <200001230130.RAA08874@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 22 Jan 2000 17:30:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump dump.8 src/sbin/fsdb fsdb.8 src/sbin/fsirand fsirand.8 src/sbin/ifconfig ifconfig.8 src/sbin/mount_nwfs mount_nwfs.8 src/sbin/mountd netgroup.5 src/sbin/newfs newfs.8 src/sbin/nos-tun nos-tun.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 2000/01/22 17:30:06 PST Modified files: sbin/dump dump.8 sbin/fsdb fsdb.8 sbin/fsirand fsirand.8 sbin/ifconfig ifconfig.8 sbin/mount_nwfs mount_nwfs.8 sbin/mountd netgroup.5 sbin/newfs newfs.8 sbin/nos-tun nos-tun.8 Log: Fix various man pages to stop abusing the .Bx macro to generate the strings "FreeBSD" and "NetBSD". Use the .Fx or .Nx macro instead. Revision Changes Path 1.25 +2 -2 src/sbin/dump/dump.8 1.12 +3 -3 src/sbin/fsdb/fsdb.8 1.10 +2 -2 src/sbin/fsirand/fsirand.8 1.24 +2 -2 src/sbin/ifconfig/ifconfig.8 1.5 +3 -3 src/sbin/mount_nwfs/mount_nwfs.8 1.8 +3 -3 src/sbin/mountd/netgroup.5 1.24 +2 -2 src/sbin/newfs/newfs.8 1.5 +3 -3 src/sbin/nos-tun/nos-tun.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message