Bug 1271778
| Summary: | ipsec whack man page discrepancies | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Ondrej Moriš <omoris> | |
| Component: | libreswan | Assignee: | Paul Wouters <pwouters> | |
| Status: | CLOSED ERRATA | QA Contact: | Jaroslav Aster <jaster> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.7 | CC: | jaster, salmy | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1272112 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-15 13:24:04 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1272112 | |||
|
Description
Ondrej Moriš
2015-10-14 16:44:54 UTC
diff --git a/programs/pluto/ipsec_pluto.8.xml b/programs/pluto/ipsec_pluto.8.xml
index 1e15144..3c823dc 100644
--- a/programs/pluto/ipsec_pluto.8.xml
+++ b/programs/pluto/ipsec_pluto.8.xml
@@ -18,6 +18,7 @@
<refnamediv id="name">
<refname>ipsec pluto</refname>
+ <refname>ipsec whack</refname>
<refname>pluto</refname>
<refpurpose>ipsec whack : IPsec IKE keying daemon and control interface</refpurpose>
(In reply to Ondrej Moriš from comment #0) > Steps to Reproduce: > 1. man ipsec_whack Verified. # rpm -q libreswan libreswan-3.15-5.el6.x86_64 # man ipsec_whack | head -1 IPSEC_PLUTO(8) Executable programs IPSEC_PLUTO(8) > 2. man ipsec whack Apparently one cannot reference manual page witch space on rhel6. Thus step 2 is invalid, 'mak ipsec whack' is equivalent to calling 'man ipsec; man whack'. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-2628.html |