From 0dfd0f47ce5942e85aa8b270a4a9e6230339a32a Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 11 Mar 2011 17:32:25 +0100 Subject: Remove some useless documentation --- fripost-adduser | 5 ----- fripost-newalias | 4 ---- fripost-newdomain | 4 ---- 3 files changed, 13 deletions(-) diff --git a/fripost-adduser b/fripost-adduser index 1e3c08c..e6bc5ab 100755 --- a/fripost-adduser +++ b/fripost-adduser @@ -8,11 +8,6 @@ use strict; fripost-adduser - Add a new mailbox to the system -=head1 DESCRIPTION - -This script eases the burden of adding a new user to the system. It simply adds -a new user to the database. - =cut our $VERSION = '0.02'; diff --git a/fripost-newalias b/fripost-newalias index 6074ded..313691f 100755 --- a/fripost-newalias +++ b/fripost-newalias @@ -8,10 +8,6 @@ use strict; fripost-newalias - Add a new alias to the system -=head1 DESCRIPTION - -This script eases the burden of adding a new alias to the system. - =cut our $VERSION = '0.01'; diff --git a/fripost-newdomain b/fripost-newdomain index 493cd3d..cf781ed 100755 --- a/fripost-newdomain +++ b/fripost-newdomain @@ -8,10 +8,6 @@ use strict; fripost-newdomain - Add a new domain to the system -=head1 DESCRIPTION - -This script eases the burden of adding a new domain to the system. - =cut our $VERSION = '0.01'; -- cgit v1.2.3