mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zdev: Rearrange the options alphabetically in man page
re-arrange options in zdev manpages in the alphabetical order. Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com> Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
7dc2513205
commit
659483031e
@@ -623,34 +623,6 @@ Apply changes to persistent configuration only.
|
||||
|
||||
The persistent configuration is put into effect when the system boots, or
|
||||
when a device becomes available, or when a device driver is loaded.
|
||||
.PP
|
||||
.
|
||||
.OD site "s" "SITE-ID"
|
||||
Apply the persistent configuration to the specified site only.
|
||||
|
||||
This option can be used to configure the device in such a way that, the
|
||||
same configuration can be used on multiple different sites with different
|
||||
device hardwares, without any modification. With the site information, we
|
||||
can add different configurations which are specific to different sites. Where
|
||||
each site represents different systems or different hardware devices which
|
||||
are even located in different locations.
|
||||
For example, having
|
||||
the configuration of main-site or failover-site in the same place, but these
|
||||
configurations used only on the respective sites. Currently a user can define
|
||||
10 different configurations for 10 different sites with
|
||||
.I SITE-ID
|
||||
0 to 9.
|
||||
|
||||
The configuration settings is put into effect only on the system with the
|
||||
site number which is mentioned in
|
||||
.I SITE-ID.
|
||||
|
||||
This parameter is only effective only for persistent configurations and for
|
||||
dasd device-types.
|
||||
|
||||
.B Example:
|
||||
.CL chzdev -ep 0.0.f001 --site 3
|
||||
|
||||
.PP
|
||||
.
|
||||
.OD quiet "q" ""
|
||||
@@ -686,6 +658,34 @@ values for that list.
|
||||
|
||||
.B Note:
|
||||
Some attributes are mandatory and cannot be removed.
|
||||
.PP
|
||||
.
|
||||
.OD site "s" "SITE-ID"
|
||||
Apply the persistent configuration to the specified site only.
|
||||
|
||||
This option can be used to configure the device in such a way that, the
|
||||
same configuration can be used on multiple different sites with different
|
||||
device hardwares, without any modification. With the site information, we
|
||||
can add different configurations which are specific to different sites. Where
|
||||
each site represents different systems or different hardware devices which
|
||||
are even located in different locations.
|
||||
For example, having
|
||||
the configuration of main-site or failover-site in the same place, but these
|
||||
configurations used only on the respective sites. Currently a user can define
|
||||
10 different configurations for 10 different sites with
|
||||
.I SITE-ID
|
||||
0 to 9.
|
||||
|
||||
The configuration settings is put into effect only on the system with the
|
||||
site number which is mentioned in
|
||||
.I SITE-ID.
|
||||
|
||||
This parameter is only effective only for persistent configurations and for
|
||||
dasd device-types.
|
||||
|
||||
.B Example:
|
||||
.CL chzdev -ep 0.0.f001 --site 3
|
||||
|
||||
.PP
|
||||
.
|
||||
.OD type "t" ""
|
||||
|
||||
@@ -439,6 +439,8 @@ variable name by an underscore.
|
||||
List information from the persistent configuration only.
|
||||
|
||||
Restricts output to information obtained from configuration files.
|
||||
.OD quiet "q" ""
|
||||
Print only minimal run-time information.
|
||||
.PP
|
||||
.
|
||||
.OD site "s" "SITE-ID"
|
||||
@@ -460,8 +462,6 @@ for the device is available only for site 'n'.
|
||||
|
||||
.PP
|
||||
.
|
||||
.OD quiet "q" ""
|
||||
Print only minimal run-time information.
|
||||
.PP
|
||||
.
|
||||
.OD type "t" ""
|
||||
|
||||
Reference in New Issue
Block a user