diff --git a/dist/iscsi/src/iscsi-harness.8 b/dist/iscsi/src/iscsi-harness.8 index 1bfebfc4bf72..3b43af8e54f9 100644 --- a/dist/iscsi/src/iscsi-harness.8 +++ b/dist/iscsi/src/iscsi-harness.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: iscsi-harness.8,v 1.2 2006/03/04 21:56:11 agc Exp $ +.\" $NetBSD: iscsi-harness.8,v 1.3 2006/03/11 09:21:03 wiz Exp $ .\" .\" Copyright © 2006 Alistair Crooks. All rights reserved. .\" @@ -34,6 +34,7 @@ .Nd test harness for iscsi-target .Sh SYNOPSIS .Nm +.Op Fl V .Op Fl a Ar authentication type .Op Fl d Ar digest type .Op Fl h Ar target hostname @@ -58,10 +59,6 @@ data of various sizes from the target. Options and operands available for .Nm iscsi-harness : .Bl -tag -width Ds -.It Fl V -.Nm -will print the utility name and version number, -and the address for bug reports, and then exit. .It Fl a Ar authentication type The authentication type can be one of .Ar chap , @@ -75,13 +72,17 @@ The default value is The digest type can be one of .Ar header , .Ar data , -.Ar both +.Ar both , or .Ar all , or .Ar none . The default value is .Ar none . +.It Fl V +.Nm +will print the utility name and version number, +and the address for bug reports, and then exit. .El .Sh FILES .Bl -tag -width /var/run/iscsi-target.pid -compact