Fixed a failing hunk for the latest manpage.
[rsync/rsync-patches.git] / sender-receiver-excludes.diff
index 93c3a7d..7a79ed4 100644 (file)
@@ -284,10 +284,10 @@ See the updated manpage for the details.
 @@ -1419,7 +1428,9 @@ itemize(
    it() You may also specify any of the modifiers for the "+" or "-" rules
    (below) in order  to have the rules that are read-in from the file
-   default to having that modifier set.  For instance, "merge,-/_.excl" would
+   default to having that modifier set.  For instance, "merge,-/ .excl" would
 -  treat the contents of .excl as absolute-path excludes.
 +  treat the contents of .excl as absolute-path excludes,
-+  while "dir-merge,s_.filt" and ":sC" would each make all their
++  while "dir-merge,s .filt" and ":sC" would each make all their
 +  per-directory rules apply only on the server side.
  )