diff --git a/doc/man/delete_ccollect_source.text b/doc/man/ccollect_delete_source.text similarity index 100% rename from doc/man/delete_ccollect_source.text rename to doc/man/ccollect_delete_source.text diff --git a/doc/man/list_ccollect_intervals.text b/doc/man/ccollect_list_intervals.text similarity index 66% rename from doc/man/list_ccollect_intervals.text rename to doc/man/ccollect_list_intervals.text index 6fd1a88..1e6b0a9 100644 --- a/doc/man/list_ccollect_intervals.text +++ b/doc/man/ccollect_list_intervals.text @@ -1,11 +1,11 @@ -list_ccollect_intervals(1) +ccollect_list_intervals(1) ========================== Nico Schottelius NAME ---- -list_ccollect_intervals - list available intervals from ccollect(1) +ccollect_list_intervals - list available intervals from ccollect(1) SYNOPSIS @@ -15,19 +15,21 @@ SYNOPSIS DESCRIPTION ----------- -list_ccollect_intervals.sh shows intervals specified in the configuration +ccollect_list_intervals.sh shows intervals specified in the configuration for ccollect(1). It displays the name of each interval, followed by a colon followed by the number backups to keep. + FILES ----- $CCOLLECT_CONF/intervals:: Directory containing the intervals. $CCOLLECT_CONF is '/etc/ccollect', if unset. + SEE ALSO -------- -add_ccollect_source(1), ccollect(1), -ccollect-logwrapper(1), delete_ccollect_source(1) +ccollect_add_source(1), ccollect_analyse_logs(1), +ccollect_logwrapper(1), ccollect_delete_source(1), ccollect(1) AUTHOR @@ -42,5 +44,5 @@ Main web site: http://unix.schottelius.org/ccollect/[] COPYING ------- -Copyright \(C) 2007 Nico Schottelius. Free use of this software is +Copyright \(C) 2007-2008 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License Version 3 (GPLv3). diff --git a/doc/man/ccollect-logwrapper.text b/doc/man/ccollect_logwrapper.text similarity index 100% rename from doc/man/ccollect-logwrapper.text rename to doc/man/ccollect_logwrapper.text