Module Name: src
Committed By: riz
Date: Sun May 27 20:11:58 UTC 2012
Modified Files:
src/sbin/iscsid: iscsid.8
Log Message:
Use Fl for the flags.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/iscsid/iscsid.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/iscsid/iscsid.8
diff -u src/sbin/iscsid/iscsid.8:1.4 src/sbin/iscsid/iscsid.8:1.5
--- src/sbin/iscsid/iscsid.8:1.4 Sun May 27 20:05:04 2012
+++ src/sbin/iscsid/iscsid.8 Sun May 27 20:11:58 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: iscsid.8,v 1.4 2012/05/27 20:05:04 christos Exp $
+.\" $NetBSD: iscsid.8,v 1.5 2012/05/27 20:11:58 riz Exp $
.\"
.\" Copyright (c) 2011 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -31,7 +31,7 @@
.Nd interface to kernel iSCSI driver
.Sh SYNOPSIS
.Nm
-.Op Ar dn
+.Op Fl Ar dn
.Sh DESCRIPTION
The iSCSI initiator runs as a kernel driver, and provides access
to iSCSI targets running across a network using the iSCSI protocol,