Hello, ipa-nis-manage: mention return code 3 in man page
ipa-nis-manage: Replace text references to compat plugin with NIS -- Petr^2 Spacek
From 289d96e11925c42338c897889ad39c0d2f68f109 Mon Sep 17 00:00:00 2001 From: Petr Spacek <pspa...@redhat.com> Date: Mon, 25 Apr 2016 16:33:42 +0200 Subject: [PATCH] ipa-nis-manage: Replace text references to compat plugin with NIS --- install/tools/man/ipa-nis-manage.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/tools/man/ipa-nis-manage.1 b/install/tools/man/ipa-nis-manage.1 index fa02cfc76fa6bd076ebddde702036fa0b36f1413..bd29fee103e31a41307f6a4ef6b0ceb1b137a170 100644 --- a/install/tools/man/ipa-nis-manage.1 +++ b/install/tools/man/ipa-nis-manage.1 @@ -16,15 +16,15 @@ .\" .\" Author: Rob Crittenden <rcrit...@redhat.com> .\" -.TH "ipa-nis-manage" "1" "May 6 2009" "FreeIPA" "FreeIPA Manual Pages" +.TH "ipa-nis-manage" "1" "April 25 2016" "FreeIPA" "FreeIPA Manual Pages" .SH "NAME" ipa\-nis\-manage \- Enables or disables the NIS listener plugin .SH "SYNOPSIS" ipa\-nis\-manage [options] <enable|disable> .SH "DESCRIPTION" Run the command with the \fBenable\fR option to enable the NIS plugin. -Run the command with the \fBdisable\fR option to disable the compat plugin. +Run the command with the \fBdisable\fR option to disable the NIS plugin. In both cases the user will be prompted to provide the Directory Manager's password unless option \fB\-y\fR is used. -- 2.5.5
From 34291d00f5ceb7e61f98daacf9958aeef0ec41e9 Mon Sep 17 00:00:00 2001 From: Petr Spacek <pspa...@redhat.com> Date: Mon, 25 Apr 2016 16:52:48 +0200 Subject: [PATCH] ipa-nis-manage: mention return code 3 in man page --- install/tools/man/ipa-nis-manage.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/tools/man/ipa-nis-manage.1 b/install/tools/man/ipa-nis-manage.1 index bd29fee103e31a41307f6a4ef6b0ceb1b137a170..d60fda788fb7b97d6fa97544f63f346eb13e956a 100644 --- a/install/tools/man/ipa-nis-manage.1 +++ b/install/tools/man/ipa-nis-manage.1 @@ -43,3 +43,5 @@ File containing the Directory Manager password 1 if an error occurred 2 if the plugin is already in the required status (enabled or disabled) + +3 if RPC services cannot be enabled. -- 2.5.5
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code