Somebody was confused into thinking that "Here are some examples" in the
authorDavid Dykstra <dwd@samba.org>
Tue, 22 Feb 2000 19:47:44 +0000 (19:47 +0000)
committerDavid Dykstra <dwd@samba.org>
Tue, 22 Feb 2000 19:47:44 +0000 (19:47 +0000)
section on exclude/include was supposed to be about "+/-" so I changed
the statement to "Here are some exclude/include examples".

rsync.yo

index 15f888a..f7e7b25 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -699,7 +699,7 @@ itemize(
 The +/- rules are most useful in exclude lists, allowing you to have a
 single exclude list that contains both include and exclude options.
 
-Here are some examples:
+Here are some exclude/include examples:
 
 itemize(
   it() --exclude "*.o" would exclude all filenames matching *.o