From b4aab8b6f63d316b3e014e8705427713f7493c83 Mon Sep 17 00:00:00 2001 From: mpp Date: Fri, 23 Aug 1996 00:57:08 +0000 Subject: Use the .Fx macro where appropriate. --- sbin/dumpon/dumpon.8 | 5 ++--- sbin/ipfw/ipfw.8 | 3 ++- sbin/mount_ext2fs/mount_ext2fs.8 | 3 ++- sbin/mount_std/mount_devfs.8 | 3 ++- sbin/mount_std/mount_std.8 | 3 +-- sbin/scsi/scsi.8 | 10 +++++++--- sbin/scsiformat/scsiformat.8 | 6 ++++-- sbin/sysctl/sysctl.8 | 10 +++++++--- 8 files changed, 27 insertions(+), 16 deletions(-) (limited to 'sbin') diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 8417d10..6d050ce 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $Id: dumpon.8,v 1.1 1995/05/12 19:10:08 wollman Exp $ +.\" $Id: dumpon.8,v 1.2 1996/02/12 01:20:09 mpp Exp $ .\" .Dd May 12, 1995 .Dt DUMPON 8 @@ -97,5 +97,4 @@ is taken, it is not possible to send crash dumps directly to a file. The .Nm command appeared in -.Tn FreeBSD -2.1. +.Fx 2.1 . diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index c1f63a2..fc95cf0 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -349,4 +349,5 @@ Archie Cobbs. API based upon code written by Daniel Boulet for BSDI. .Sh HISTORY .Nm -first appeared in FreeBSD 2.0. +first appeared in +.Fx 2.0 . diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8 index a222e51..01bce0a 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.8 +++ b/sbin/mount_ext2fs/mount_ext2fs.8 @@ -71,4 +71,5 @@ man page for possible options and their meanings. .Sh HISTORY The .Nm mount_ext2fs -function first appeared in FreeBSD 2.2. +function first appeared in +.Fx 2.2 . diff --git a/sbin/mount_std/mount_devfs.8 b/sbin/mount_std/mount_devfs.8 index 8c4d63a..14d8b0c 100644 --- a/sbin/mount_std/mount_devfs.8 +++ b/sbin/mount_std/mount_devfs.8 @@ -87,4 +87,5 @@ This filesystem may not be NFS-exported. .Sh HISTORY The .Nm mount_devfs -utility first appeared in FreeBSD 2.0 +utility first appeared in +.Fx 2.0 . diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8 index 15fc65e..680c8fa 100644 --- a/sbin/mount_std/mount_std.8 +++ b/sbin/mount_std/mount_std.8 @@ -34,7 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: mount_std.8,v 1.1 1996/05/13 17:43:16 wollman Exp $ +.\" $Id: mount_std.8,v 1.2 1996/05/14 15:16:46 wollman Exp $ .\" .Dd May 13, 1996 .Dt MOUNT_STD 8 @@ -135,4 +135,3 @@ the .Dq devfs filesystem type first appeared in .Fx 2.2 . - diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 5735e1b..e0f62f5 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $Id: scsi.8,v 1.4 1995/05/01 12:35:04 dufault Exp $ +.\" $Id: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $ .\" .Dd October 11, 1993 .Dt SCSI 8 @@ -130,9 +130,13 @@ for a description of the "super scsi" device. .Pp The .Fr -r -option can be used in FreeBSD 1.1 to reprobe a specific SCSI device at a given +option can be used in +.Tn FreeBSD +1.1 to reprobe a specific SCSI device at a given Bus, Target and Lun. -This is not needed in FreeBSD 2.1, since opening a fixed SCSI device +This is not needed in +.Fx 2.1 , +since opening a fixed SCSI device has the side effect of reprobing it, and probing with the bus with the -p option should bring on line any newly found devices. See diff --git a/sbin/scsiformat/scsiformat.8 b/sbin/scsiformat/scsiformat.8 index fac307a..b781699 100644 --- a/sbin/scsiformat/scsiformat.8 +++ b/sbin/scsiformat/scsiformat.8 @@ -94,7 +94,9 @@ may be useful, however. .Sh HISTORY The .Nm scsiformat -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . This version has been reworked as a wrapper around .Xr scsi 8 -by Peter Dufault for FreeBSD 2.1 . +by Peter Dufault for +.Fx 2.1 . diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 503ff29..eee62ef 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 -.\" $Id: sysctl.8,v 1.7 1995/12/21 12:39:24 phk Exp $ +.\" $Id: sysctl.8,v 1.8 1996/01/30 13:52:15 mpp Exp $ .\" .Dd September 23, 1994 .Dt SYSCTL 8 @@ -240,6 +240,10 @@ and name information. This correct interface is being thought about for the time being. .Sh HISTORY .Nm sysctl -first appeared in 4.4BSD. +first appeared in +.Bx 4.4 . .Pp -In FreeBSD 2.2 sysctl was significantly remodeled. +In +.Fx 2.2 +.Nm sysctl +was significantly remodeled. -- cgit v1.1