From dc3d0f387918b3de2f8e7898408e04e11cc30363 Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: Mon, 5 Sep 2011 11:04:17 +0200 Subject: 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 --- install/tools/man/ipa-host-net-manage.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/tools/man/ipa-host-net-manage.1') diff --git a/install/tools/man/ipa-host-net-manage.1 b/install/tools/man/ipa-host-net-manage.1 index f94493cb..8b8f0237 100644 --- a/install/tools/man/ipa-host-net-manage.1 +++ b/install/tools/man/ipa-host-net-manage.1 @@ -16,7 +16,7 @@ .\" .\" Author: Jr Aquino .\" -.TH "ipa-host-net-manage" "1" "Dec 2 2010" "freeipa" "" +.TH "ipa-host-net-manage" "1" "Dec 2 2010" "FreeIPA" "FreeIPA Manual Pages" .SH "NAME" ipa\-host\-net\-manage \- Enables or disables the schema Managed Entry Hostgroup -to- Netgroup plugin .SH "SYNOPSIS" -- cgit