Bug 1473249

Summary: man pages for jose*/clevis*/tang* use wrong quotes
Product: Red Hat Enterprise Linux 7 Reporter: Miroslav Vadkerti <mvadkert>
Component: tangAssignee: Nathaniel McCallum <npmccallum>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.4CC: jjaburek
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-12 12:52:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miroslav Vadkerti 2017-07-20 10:17:40 UTC
Description of problem:

Many examples use ´ instead of ' and simply will not work if pasted. Some even cause a segfault, see Bug 1473248

clevis bind luks -d /dev/sda tang ´{"url":...}´
clevis encrypt http ´{"url":"https://escrow.srv/1234"}´ < PT > JWE
clevis bind luks -d /dev/sda tang ´{"url":...}´

Version-Release number of selected component (if applicable):
tang-6-1.el7

How reproducible:
100%

Steps to Reproduce:
man tang
man clevis
man jose
... and other man pages distributed

Actual results:
´ instead of ' used

Expected results:
Command correct and work well when used.

Additional info:

Comment 2 Jiri Jaburek 2017-09-12 12:52:19 UTC

*** This bug has been marked as a duplicate of bug 1467908 ***