New sentence, new line. Simplify macro usage.
This commit is contained in:
parent
661eb28d4c
commit
38b227d18c
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: scsictl.8,v 1.21 2005/01/07 02:08:34 ginsbach Exp $
|
.\" $NetBSD: scsictl.8,v 1.22 2005/01/07 02:13:13 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -69,16 +69,15 @@ and displayed to the standard output.
|
|||||||
The following commands are supported for SCSI devices:
|
The following commands are supported for SCSI devices:
|
||||||
.Pp
|
.Pp
|
||||||
.Nm defects
|
.Nm defects
|
||||||
.Oo primary Oc
|
.Op primary
|
||||||
.Oo grown Oc
|
.Op grown
|
||||||
.Oo block|byte|physical
|
.Op block|byte|physical
|
||||||
.Oc
|
|
||||||
.Pp
|
.Pp
|
||||||
Read the primary and/or grown defect lists from the
|
Read the primary and/or grown defect lists from the specified device
|
||||||
specified device in block, byte from index, or physical
|
in block, byte from index, or physical sector format.
|
||||||
sector format. The default is to return both the primary
|
The default is to return both the primary and grown defect lists
|
||||||
and grown defect lists in physical sector format. This
|
in physical sector format.
|
||||||
command is only supported on direct access devices.
|
This command is only supported on direct access devices.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm format
|
.Nm format
|
||||||
.Oo blocksize
|
.Oo blocksize
|
||||||
|
Loading…
Reference in New Issue
Block a user