From 26a103265dbe001e20010aec2623ea92c8e5d895 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 4 Apr 2006 17:29:40 +0000 Subject: [PATCH] corrected minor typo git-svn-id: http://code.autistici.org/svn/backupninja/trunk@376 758a04ac-41e6-0310-8a23-8373a73cc35d --- man/backup.d.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/backup.d.5 b/man/backup.d.5 index 34a2d92..5090051 100644 --- a/man/backup.d.5 +++ b/man/backup.d.5 @@ -56,12 +56,12 @@ These files must be owned by root and must not be world or group readable/writab The configuration files are processed in alphabetical order. However, it is suggested that you name the config files in "sysvinit style." .TP For example: - 10-disabled.ldap.disabled + 10-local.ldap.disabled 15-runthisfirst.sh 20-runthisnext.mysql 90-runthislast.rdiff .TP -Typically, you will put a '.rdiff' config file last, so that any database dumps you make are included in the filesystem backup. Action configurations which begin end with .disabled are skipped. +Typically, you will put a '.rdiff' config file last, so that any database dumps you make are included in the filesystem backup. Action configurations which end with .disabled are skipped. .TP Example templates for the action configuration files can be found in /usr/share/doc/backupninja/examples. You can also use \fBninjahelper(1)\fP, a console based "wizard" for creating backup actions. -- 2.30.2