rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] rdiff-backup rdiff-backup.1


From: Andrew Ferguson
Subject: [Rdiff-backup-commits] rdiff-backup rdiff-backup.1
Date: Mon, 24 Dec 2007 23:01:48 +0000

CVSROOT:        /sources/rdiff-backup
Module name:    rdiff-backup
Changes by:     Andrew Ferguson <owsla> 07/12/24 23:01:48

Modified files:
        .              : rdiff-backup.1 

Log message:
        Fix typos in manpage, spotted by Francesco Poli. Fixes Debian
        Bug #452722.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/rdiff-backup/rdiff-backup.1?cvsroot=rdiff-backup&r1=1.85&r2=1.86

Patches:
Index: rdiff-backup.1
===================================================================
RCS file: /sources/rdiff-backup/rdiff-backup/rdiff-backup.1,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- rdiff-backup.1      18 Jul 2007 21:52:11 -0000      1.85
+++ rdiff-backup.1      24 Dec 2007 23:01:48 -0000      1.86
@@ -118,7 +118,7 @@
 this option is primarily aimed at scripts which automate backups.
 .TP
 .BI "\-\-current-time " seconds
-This option is useful mainly for testing.  If set, rdiff-backup will
+This option is useful mainly for testing.  If set, rdiff-backup will use
 it for the current time instead of consulting the clock.  The argument
 is the number of seconds since the epoch.
 .TP
@@ -143,7 +143,7 @@
 If
 .I filename
 is handwritten you probably want
-.B \-\-include-globbing-filelist
+.B \-\-exclude-globbing-filelist
 instead.  See the
 .B FILE SELECTION
 section for more information.
@@ -226,7 +226,7 @@
 but include the listed files instead.  If
 .I filename
 is handwritten you probably want
-.B \-\-exclude-globbing-filelist
+.B \-\-include-globbing-filelist
 instead.  See the
 .B FILE SELECTION
 section for more information.
@@ -585,7 +585,7 @@
 A string like "2002-01-25T07:00:00+02:00" in datetime format 
 .IP 4.
 An interval, which is a number followed by one of the characters s, m,
-h, D, W, M, or Y (indicating seconds, minutes, hourse, days, weeks,
+h, D, W, M, or Y (indicating seconds, minutes, hours, days, weeks,
 months, or years respectively), or a series of such pairs.  In this
 case the string refers to the time that preceded the current time by
 the length of the interval.  For instance, "1h78m" indicates the time
@@ -594,7 +594,7 @@
 and a day is always 86400 seconds.
 .IP 5.
 A date format of the form YYYY/MM/DD, YYYY-MM-DD, MM/DD/YYYY, or
-MM/DD/YYYY, which indicates midnight on the day in question, relative
+MM-DD-YYYY, which indicates midnight on the day in question, relative
 to the current timezone settings.  For instance, "2002/3/5",
 "03-05-2002", and "2002-3-05" all mean March 5th, 2002.
 .IP 6.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]