diff options
author | intrigeri <intrigeri@boum.org> | 2007-08-13 01:55:16 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2007-08-13 01:55:16 +0000 |
commit | be75e4e6c536882c14db9a41c61585e7a9c045f6 (patch) | |
tree | 14b68b1b8bbb07a98e41257ae22ee164b0b8ae8a | |
parent | 869ca46e85c9518ad71658b16cc15175cfab071b (diff) | |
download | backupninja-be75e4e6c536882c14db9a41c61585e7a9c045f6.tar.gz backupninja-be75e4e6c536882c14db9a41c61585e7a9c045f6.tar.bz2 |
typo in backupninja.1
-rw-r--r-- | man/backupninja.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/backupninja.1 b/man/backupninja.1 index f9d2ecc..53b1e3c 100644 --- a/man/backupninja.1 +++ b/man/backupninja.1 @@ -89,7 +89,7 @@ Runs the action configuration ACTION_FILE and exits. .SH CONFIGURATION General settings are configured in /etc/backupninja.conf. In this file you -can set the log level and change the default directory locations. See \fBbackupnina.conf(5)\fP. +can set the log level and change the default directory locations. See \fBbackupninja.conf(5)\fP. To preform the actual backup actions, backupninja processes each action configuration file in /etc/backup.d according to the file's suffix. See \fBbackup.d(5)\fP. |