Remove statement in rsync.1 that a rsync:// URL can only be used if
authorDavid Dykstra <dwd@samba.org>
Tue, 3 Nov 1998 22:30:52 +0000 (22:30 +0000)
committerDavid Dykstra <dwd@samba.org>
Tue, 3 Nov 1998 22:30:52 +0000 (22:30 +0000)
a username is not needed.

rsync.yo

index 51df0df..9dbc544 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -59,8 +59,7 @@ itemize(
 
        it() for copying from a remote rsync server to the local
        machine. This is invoked when the source path contains a ::
-       separator. You can also use a rsync:// URL if no username
-       is required.
+       separator or a rsync:// URL.
 
        it() for copying from the local machine to a remote rsync
        server. This is invoked when the destination path contains a ::