Blob Blame History Raw
From 7e606b01d5b40c90a83b03a790d34ff3bd8dc94e Mon Sep 17 00:00:00 2001
From: Petr Viktorin <pviktori@redhat.com>
Date: Wed, 11 Jul 2012 09:19:31 -0400
Subject: [PATCH 17/79] Fix wrong option name in ipa-managed-entries man page

The page said `-y` but the actual option is `-p`.
---
 install/tools/man/ipa-managed-entries.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install/tools/man/ipa-managed-entries.1 b/install/tools/man/ipa-managed-entries.1
index 59b04c39477b2115fd458f520573185a72a293df..e46b693176d87d772853e3254b664403d386e4c8 100644
--- a/install/tools/man/ipa-managed-entries.1
+++ b/install/tools/man/ipa-managed-entries.1
@@ -29,7 +29,7 @@ Run the command with the \fBdisable\fR option to disable the Managed Entry plugi
 
 Run the command with the \fBstatus\fR to determine the current status of the Managed Entry plugin.
 
-In all cases the user will be prompted to provide the Directory Manager's password unless option \fB\-y\fR is used.
+In all cases the user will be prompted to provide the Directory Manager's password unless option \fB\-p\fR is used.
 
 Directory Server will need to be restarted after the Managed Entry plugin has been enabled.
 
-- 
1.7.11.2