diff --git a/tbku.txt b/tbku.txt index b092413..e9013d6 100644 --- a/tbku.txt +++ b/tbku.txt @@ -215,7 +215,7 @@ machine name, OS, CPU architecture, set name, and, most importantly, date. If you've set it up to run as a cron job, over time you'll accumulate lots of older copies of backups. That's because each new - day, the backup file name will change (since it include the date). + day, the backup file name will change (since it includes the date). If you don't like this default behavior, change the ``TBKUDEL`` environment variable to be "YES". It must be *exactly* this string, @@ -289,7 +289,7 @@ export TBKUDIR=/mnt/backups # Backups written to /mnt/backups - export TBKUNAME=JoeBackup # Backups named: JoeBackup- + export TBKUNAME=JoeBackup # Backups named: JoeBackup- export TBKUSETS=/tbku # Looks for filesets in /tbku @@ -361,4 +361,4 @@ http://docutils.sourceforge.net/rst.html -``$Id: tbku.txt,v 1.109 2008/03/19 23:25:37 tundra Exp $`` +``$Id: tbku.txt,v 1.110 2008/03/20 17:26:46 tundra Exp $``