From 0768fbbb202d5f31402380be0020904a46490147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Wild?= Date: Tue, 14 Nov 2017 12:47:52 +0100 Subject: [PATCH] chzdev.8: Fix chzdev examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch fixes two examples which are shown in the man page of chzdev. Signed-off-by: André Wild Signed-off-by: Michael Holzheu --- zdev/man/chzdev.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zdev/man/chzdev.8 b/zdev/man/chzdev.8 index 5d7a057d..fda54911 100644 --- a/zdev/man/chzdev.8 +++ b/zdev/man/chzdev.8 @@ -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 .