9a79b1c7b8
BuildRoot and ExcludeArch cleanup
60 lines
2.0 KiB
Diff
60 lines
2.0 KiB
Diff
--- fcoe-utils-1.0.17/doc/fcoeadm.txt 2011-01-15 01:28:10.000000000 +0100
|
|
+++ fcoe-utils-1.0.17/doc/fcoeadm.txt.new 2011-02-04 11:46:24.217483236 +0100
|
|
@@ -25,6 +25,8 @@
|
|
|
|
*fcoeadm* -r|--reset _ethX_
|
|
|
|
+*fcoeadm* -S|--Scan _ethX_
|
|
+
|
|
*fcoeadm* -i|--interface [_ethX_]
|
|
|
|
*fcoeadm* -t|--target [_ethX_]
|
|
@@ -64,6 +66,9 @@
|
|
*-r*, *--reset* _ethX_::
|
|
Resets the FCoE instance on the specified network interface.
|
|
|
|
+*-S*, *--Scan* _ethX_::
|
|
+ Validates that the interface name has an active FCoE session.
|
|
+
|
|
*-i*, *--interface* [_ethX_]::
|
|
Show information about the FCoE instance on the specified network
|
|
interface, or all FCoE instances if no network interface is specified.
|
|
--- fcoe-utils-1.0.17/doc/fcoeadm.8 2011-01-15 01:28:10.000000000 +0100
|
|
+++ fcoe-utils-1.0.17/doc/fcoeadm.8.new 2011-02-04 11:50:48.400482913 +0100
|
|
@@ -2,12 +2,12 @@
|
|
.\" Title: fcoeadm
|
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
-.\" Date: 04/29/2010
|
|
+.\" Date: 02/04/2011
|
|
.\" Manual: Open-FCoE Tools
|
|
.\" Source: Open-FCoE
|
|
.\" Language: English
|
|
.\"
|
|
-.TH "FCOEADM" "8" "04/29/2010" "Open\-FCoE" "Open\-FCoE Tools"
|
|
+.TH "FCOEADM" "8" "02/04/2011" "Open\-FCoE" "Open\-FCoE Tools"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
@@ -26,6 +26,8 @@
|
|
.sp
|
|
\fBfcoeadm\fR \-r|\-\-reset \fIethX\fR
|
|
.sp
|
|
+\fBfcoeadm\fR \-S|\-\-Scan \fIethX\fR
|
|
+.sp
|
|
\fBfcoeadm\fR \-i|\-\-interface [\fIethX\fR]
|
|
.sp
|
|
\fBfcoeadm\fR \-t|\-\-target [\fIethX\fR]
|
|
@@ -60,6 +62,11 @@
|
|
Resets the FCoE instance on the specified network interface\&.
|
|
.RE
|
|
.PP
|
|
+\fB\-S\fR, \fB\-\-Scan\fR \fIethX\fR
|
|
+.RS 4
|
|
+Validates that the interface name has an active FCoE session\&.
|
|
+.RE
|
|
+.PP
|
|
\fB\-i\fR, \fB\-\-interface\fR [\fIethX\fR]
|
|
.RS 4
|
|
Show information about the FCoE instance on the specified network interface, or all FCoE instances if no network interface is specified\&.
|