Update of /cvsroot/bobs/bobs
In directory sc8-pr-cvs1:/tmp/cvs-serv28959
Modified Files:
FAQ
Log Message:
Fix some typos.
Index: FAQ
===================================================================
RCS file: /cvsroot/bobs/bobs/FAQ,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FAQ 21 Apr 2003 22:31:18 -0000 1.1
+++ FAQ 22 Apr 2003 19:28:49 -0000 1.2
@@ -5,7 +5,7 @@
A. Bobs always maintains a full backup (See next question).
-Q. How does the bobs backup do?
+Q. What does the bobs backup do?
A. What happens when bobs backup runs is this:
You get a "current" folder which is an rsync'ed copy of the original
@@ -26,7 +26,7 @@
process. If you want to change the bobs backup time, but not the
cron.daily time, you can move the file backup.php from /etc/cron.daily to
a directory of your choice and either put a new line in /etc/crontab to
-run backup.php or use 'crontab' as root to add entry for backup.php.
+run backup.php or use 'crontab' as root to add an entry for backup.php.
Just remember that bobs smallest increment value is a day. Which means
that you can run bobs severel times a day, but you will only get one set
of incremental files for that day anyway. Your "current" backup will
|