From f076dfc9d792f195ccf699913cd37b29b5855d35 Mon Sep 17 00:00:00 2001 From: Petr Spacek Date: Mon, 25 Apr 2016 16:33:42 +0200 Subject: ipa-nis-manage: Replace text references to compat plugin with NIS Reviewed-By: Martin Basti --- 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 fa02cfc76..bd29fee10 100644 --- a/install/tools/man/ipa-nis-manage.1 +++ b/install/tools/man/ipa-nis-manage.1 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden .\" -.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" @@ -24,7 +24,7 @@ ipa\-nis\-manage [options] .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. -- cgit