Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/iscsid Use Fl for the flags.
details: https://anonhg.NetBSD.org/src/rev/17c1ddb125cf
branches: trunk
changeset: 779430:17c1ddb125cf
user: riz <riz%NetBSD.org@localhost>
date: Sun May 27 20:11:58 2012 +0000
description:
Use Fl for the flags.
diffstat:
sbin/iscsid/iscsid.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4b01ad35b4f5 -r 17c1ddb125cf sbin/iscsid/iscsid.8
--- a/sbin/iscsid/iscsid.8 Sun May 27 20:05:04 2012 +0000
+++ b/sbin/iscsid/iscsid.8 Sun May 27 20:11:58 2012 +0000
@@ -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 <agc%NetBSD.org@localhost>
.\" 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,
Home |
Main Index |
Thread Index |
Old Index