mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
Corrected feedback e-mail address (merged r3112 and r3113 from the trunk).
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@3114 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -240,7 +240,7 @@ iscsi-scst-adm can't use target names or aliases, only the tid found in /proc/sc
|
||||
.IP "\(bu" 4
|
||||
/proc/scsi_tgt/iscsi may list inactive sessions if the initiator doesn't logout properly.
|
||||
.PP
|
||||
Report bugs to <iscsitarget\-devel@sourceforge.net>.
|
||||
Report bugs to <scst\-devel@lists.sourceforge.net>.
|
||||
.SH "FILES"
|
||||
.IX Header "FILES"
|
||||
/proc/scsi_tgt/iscsi
|
||||
|
||||
@@ -113,7 +113,7 @@ iSCSI-SCST Target Administration Utility.\n\
|
||||
--version display version and exit\n\
|
||||
--help display this help and exit\n\
|
||||
\n\
|
||||
Report bugs to <iscsitarget-devel@sourceforge.net>.\n");
|
||||
Report bugs to <scst-devel@lists.sourceforge.net>.\n");
|
||||
}
|
||||
exit(status == 0 ? 0 : -1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user