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 /install/tools/man/ipa-server-certinstall.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 'install/tools/man/ipa-server-certinstall.1')
-rw-r--r-- | install/tools/man/ipa-server-certinstall.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/tools/man/ipa-server-certinstall.1 b/install/tools/man/ipa-server-certinstall.1 index feb647fdb..ab293cf0f 100644 --- a/install/tools/man/ipa-server-certinstall.1 +++ b/install/tools/man/ipa-server-certinstall.1 @@ -16,7 +16,7 @@ .\" .\" Author: Rob Crittenden <rcritten@redhat.com> .\" -.TH "ipa-server-certinstall" "1" "Mar 14 2008" "freeipa" "" +.TH "ipa-server-certinstall" "1" "Mar 14 2008" "FreeIPA" "FreeIPA Manual Pages" .SH "NAME" ipa\-server\-certinstall \- Install new SSL server certificates .SH "SYNOPSIS" |