diff options
author | Jan Zeleny <jzeleny@redhat.com> | 2011-02-15 05:56:10 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2011-02-15 15:41:19 -0500 |
commit | 5f317ab680c77b088617160929ac2a08220043b5 (patch) | |
tree | 0e17626c8b523e214b4e4056d2b0f17727677a5a | |
parent | 06be021c72420e0cc382c56b186d51aaf859bbab (diff) | |
download | freeipa-5f317ab680c77b088617160929ac2a08220043b5.tar.gz freeipa-5f317ab680c77b088617160929ac2a08220043b5.tar.xz freeipa-5f317ab680c77b088617160929ac2a08220043b5.zip |
Fix a typo in ipa-client-install man page
https://fedorahosted.org/freeipa/ticket/782
-rw-r--r-- | ipa-client/man/ipa-client-install.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index b70849680..3ac567845 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -57,7 +57,6 @@ Do not configure or enable NTP. .TP \fB\-\-ntp\-server\fR=\fINTP_SERVER\fR Configure ntpd to use this NTP server. -Do not configure or enable NTP. .TP \fB\-S\fR, \fB\-\-no\-sssd\fR Do not configure the client to use SSSD for authentication, use nss_ldap instead. |