changes, and now uses the system zlib. https://rsync.samba.org/ftp/rsync/src/rsync-3.1.0-NEWS Clean up some cruft: * Dropped the -T from --with-rsh. No tty allocation is the default for ssh, and if somebody sets RequestTTY in .ssh/config, they should get what they want. * Removed pointless SECURITY file. * Replaced the outdated DESCR text with the description from the man page. ok espie@
13 lines
594 B
Plaintext
13 lines
594 B
Plaintext
$OpenBSD: patch-rsync_1,v 1.3 2013/10/10 12:01:31 naddy Exp $
|
|
--- rsync.1.orig Sun Sep 29 05:01:03 2013
|
|
+++ rsync.1 Thu Oct 3 15:52:41 2013
|
|
@@ -3868,7 +3868,7 @@ consult the remote shell\(cq\&s documentation.
|
|
.IP "\fBUSER\fP or \fBLOGNAME\fP"
|
|
The USER or LOGNAME environment variables
|
|
are used to determine the default username sent to an rsync daemon.
|
|
-If neither is set, the username defaults to \(dq\&nobody\(dq\&.
|
|
+If neither is set, the username defaults to \(dq\&_rsync\(dq\&.
|
|
.IP "\fBHOME\fP"
|
|
The HOME environment variable is used to find the user\(cq\&s
|
|
default .cvsignore file.
|