Module Name:    src
Committed By:   tsutsui
Date:           Wed Mar  8 11:45:14 UTC 2017

Modified Files:
        src/sbin/scsictl: scsictl.8

Log Message:
Fix format.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/scsictl/scsictl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/scsictl/scsictl.8
diff -u src/sbin/scsictl/scsictl.8:1.30 src/sbin/scsictl/scsictl.8:1.31
--- src/sbin/scsictl/scsictl.8:1.30	Sun Nov 20 09:38:11 2016
+++ src/sbin/scsictl/scsictl.8	Wed Mar  8 11:45:14 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: scsictl.8,v 1.30 2016/11/20 09:38:11 wiz Exp $
+.\"	$NetBSD: scsictl.8,v 1.31 2017/03/08 11:45:14 tsutsui Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -123,7 +123,7 @@ a few years ago do not support this opti
 Identify the specified device, displaying the device's SCSI
 bus, target, and lun, as well as the device's vendor, product,
 and revision strings.
-.Cm It reassign Ar blkno Oo blkno Oo ... Oc Oc
+.It Cm reassign Ar blkno Oo blkno Oo ... Oc Oc
 Issues a
 .Li REASSIGN BLOCKS
 command to the device, adding the specified blocks to the

Reply via email to