tweak man page
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 10:28:50 +0000 (10:28 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 10:28:50 +0000 (10:28 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11365 7612ce4b-ef26-0410-bec9-ea0150e637f0

contrib/conf.pl.8

index 43f490f3e0b28278c4394242f54c37518e1eed9e..ef22456abde349040abdd1cee207c3f4ea6e57b4 100644 (file)
@@ -13,20 +13,17 @@ This manual page explains usage of the
 .B conf.pl
 program.
 .PP 
 .B conf.pl
 program.
 .PP 
-\fBconf.pl\fP is perl based program that can be used to edit SquirrelMail 
-configuration file. If program is called without any arguments, it provides 
-interactive menu that can be controlled by entering menu command keys.
+It is normally called without any arguments, and then provides an interactive
+menu to configure SquirrelMail.
 
 .SH "OPTIONS"
 .B 
 .IP \-\-install\-plugin\ plugin\-name
 
 .SH "OPTIONS"
 .B 
 .IP \-\-install\-plugin\ plugin\-name
-This option provides command line tool to enable plugins. It activates plugin 
-and saves SquirrelMail configuration.
+Enable a plugin. Activates the plugin and saves SquirrelMail configuration.
 
 .B 
 .IP \-\-remove\-plugin\ plugin\-name
 
 .B 
 .IP \-\-remove\-plugin\ plugin\-name
-This option provides command line tool to disable plugins. It deactivates plugin 
-and saves SquirrelMail configuration.
+Disable a plugin. Deactivates the plugin and saves SquirrelMail configuration.
 .SH "BUGS"
 If you find bugs in SquirrelMail configuration utility or this manual, you can 
 report them in SquirrelMail bug tracker. See \fBhttp://www.squirrelmail.org/bugs\fR
 .SH "BUGS"
 If you find bugs in SquirrelMail configuration utility or this manual, you can 
 report them in SquirrelMail bug tracker. See \fBhttp://www.squirrelmail.org/bugs\fR
@@ -35,7 +32,6 @@ Tomas Kuliavas <tokul@users.sourceforge.net>
 .SH "COPYRIGHT"
 Copyright (c) 2006 The SquirrelMail Project Team
 .SH "LICENSE"
 .SH "COPYRIGHT"
 Copyright (c) 2006 The SquirrelMail Project Team
 .SH "LICENSE"
-This manual is licensed under GNU Public License. See COPYING file included in 
-SquirrelMail package or \fBhttp://opensource.org/licenses/gpl\-license.php\fR.
-.SH "VERSION"
-Version: $Revision$
+This manual is licensed under GNU General Public License. See COPYING file
+included in the SquirrelMail package or
+\fBhttp://opensource.org/licenses/gpl\-license.php\fR.