Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/iscsi/src we moved the port number back to the command ...
details: https://anonhg.NetBSD.org/src/rev/c63d1ae7f1c6
branches: trunk
changeset: 588157:c63d1ae7f1c6
user: agc <agc%NetBSD.org@localhost>
date: Thu Feb 09 23:36:48 2006 +0000
description:
we moved the port number back to the command line from the targets file some
time ago, reflect that in the manual page.
diffstat:
dist/iscsi/src/iscsi-target.8 | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diffs (24 lines):
diff -r 26fdb98228e7 -r c63d1ae7f1c6 dist/iscsi/src/iscsi-target.8
--- a/dist/iscsi/src/iscsi-target.8 Thu Feb 09 23:27:08 2006 +0000
+++ b/dist/iscsi/src/iscsi-target.8 Thu Feb 09 23:36:48 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iscsi-target.8,v 1.1.1.1 2006/02/08 18:56:20 agc Exp $
+.\" $NetBSD: iscsi-target.8,v 1.2 2006/02/09 23:36:48 agc Exp $
.\"
.\" Copyright © 2006 Alistair Crooks. All rights reserved.
.\"
@@ -46,12 +46,8 @@
iSCSI
requests from iSCSI initiators.
.Nm
-listens for discovery and login requests on the port specified in the
-.Xr targets 5
-configuration file, and responds to those requests appropriately.
-See
-.%T "The Internet Small Computer Systems Interface" ,
-RFC 3720.
+listens for discovery and login requests on the required port,
+and responds to those requests appropriately.
.Pp
Options and operands available for
.Nm iscsi-target :
Home |
Main Index |
Thread Index |
Old Index