diff options
author | Martin Kosek <mkosek@redhat.com> | 2011-09-05 11:04:17 +0200 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2011-09-07 12:55:12 +0200 |
commit | dc3d0f387918b3de2f8e7898408e04e11cc30363 (patch) | |
tree | 99a8e54a033ffd861a343f05e4a637d3634f73d9 /ipa-client/man/ipa-join.1 | |
parent | 9cd76c5bf9457fc6304106741718a1e4e404a1f9 (diff) | |
download | freeipa-dc3d0f387918b3de2f8e7898408e04e11cc30363.tar.gz freeipa-dc3d0f387918b3de2f8e7898408e04e11cc30363.tar.xz freeipa-dc3d0f387918b3de2f8e7898408e04e11cc30363.zip |
Improve man pages structure
There are too many options in ipa-*-install scripts which makes it
difficult to read. This patch adds subsections to install script
online help and man pages to improve readability. No option has
been changed.
To further improve man pages:
1) All man pages were changed to have the same header and top-center
title to provide united look.
2) Few typos in man pages have been fixed
https://fedorahosted.org/freeipa/ticket/1687
Diffstat (limited to 'ipa-client/man/ipa-join.1')
-rw-r--r-- | ipa-client/man/ipa-join.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-client/man/ipa-join.1 b/ipa-client/man/ipa-join.1 index b46b25850..d1532ec62 100644 --- a/ipa-client/man/ipa-join.1 +++ b/ipa-client/man/ipa-join.1 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden <rcritten@redhat.com> .\" -.TH "ipa-join" "1" "Oct 8 2009" "freeipa" "" +.TH "ipa-join" "1" "Oct 8 2009" "FreeIPA" "FreeIPA Manual Pages" .SH "NAME" ipa\-join \- Join a machine to an IPA realm and get a keytab for the host service principal .SH "SYNOPSIS" |