mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
chzdev.8: Fix chzdev examples
This patch fixes two examples which are shown in the man page of chzdev. Signed-off-by: André Wild <wild@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
committed by
Michael Holzheu
parent
523d833eb3
commit
0768fbbb20
@@ -620,13 +620,13 @@ Answer all confirmation questions with 'yes'.
|
||||
.
|
||||
.B Persistently configure root device:
|
||||
.RS 4
|
||||
.CL chzdev \-\-by\-path / \-\-persistent
|
||||
.CL chzdev \-\-by\-path / \-\-persistent \-\-enable
|
||||
.RE
|
||||
.PP
|
||||
.
|
||||
.B Disable device that provides networking interface eth0:
|
||||
.RS 4
|
||||
.CL chzdev \-\-by\-interface eth0 \-\-active
|
||||
.CL chzdev \-\-by\-interface eth0 \-\-active \-\-disable
|
||||
.RE
|
||||
.PP
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user