26 lines
837 B
Diff
26 lines
837 B
Diff
|
From 17c638b70e31be71a129684f8ac36861bd1eae0e Mon Sep 17 00:00:00 2001
|
||
|
From: Gowrishankar Rajaiyan <gsr@redhat.com>
|
||
|
Date: Thu, 12 Jul 2012 15:09:08 +0530
|
||
|
Subject: [PATCH 20/79] Adding exit status 3 & 4 to ipa-client-install man
|
||
|
page
|
||
|
|
||
|
---
|
||
|
ipa-client/man/ipa-client-install.1 | 4 ++++
|
||
|
1 file changed, 4 insertions(+)
|
||
|
|
||
|
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
|
||
|
index 2ee5a1a04d45ef2e85db708c2ae0786cca363991..c3ec6de5270ea9be6fd707b758deb89371915fe6 100644
|
||
|
--- a/ipa-client/man/ipa-client-install.1
|
||
|
+++ b/ipa-client/man/ipa-client-install.1
|
||
|
@@ -161,3 +161,7 @@ Files updated, existing content is maintained:
|
||
|
1 if an error occurred
|
||
|
|
||
|
2 if uninstalling and the client is not configured
|
||
|
+
|
||
|
+3 if installing and the client is already configured
|
||
|
+
|
||
|
+4 if an uninstall error occurred
|
||
|
--
|
||
|
1.7.11.2
|
||
|
|