Blame SOURCES/sg_readcap-man.patch

2073b1
From 975c80c40b7e4244de94acc95144d81f80e08cb1 Mon Sep 17 00:00:00 2001
2073b1
From: Tomas Bzatek <tbzatek@redhat.com>
2073b1
Date: Mon, 17 Jan 2022 14:50:27 +0100
2073b1
Subject: [PATCH] man: Fix sg_readcap -z argument in the old options
2073b1
2073b1
---
2073b1
 doc/sg_readcap.8 | 2 +-
2073b1
 1 file changed, 1 insertion(+), 1 deletion(-)
2073b1
2073b1
diff --git a/doc/sg_readcap.8 b/doc/sg_readcap.8
2073b1
index fa2afd3..d936ef9 100644
2073b1
--- a/doc/sg_readcap.8
2073b1
+++ b/doc/sg_readcap.8
2073b1
@@ -178,7 +178,7 @@ and '\-vvv' are also accepted yielding greater verbosity.
2073b1
 \fB\-V\fR
2073b1
 outputs version string then exits.
2073b1
 .TP
2073b1
-\fB\-R\fR
2073b1
+\fB\-z\fR
2073b1
 Equivalent to \fI\-\-zbc\fR in the main description.
2073b1
 .SH ENVIRONMENT VARIABLES
2073b1
 Since sg3_utils version 1.23 the environment variable SG3_UTILS_OLD_OPTS
2073b1
-- 
2073b1
2.34.1
2073b1