ports/net/rsync/files/ssh-patch-options.c
David E. O'Brien 75ead950c0 Upgrade to 2.5.0.
The main change is the integration of the KAME IPv6 patch.
Also one minor nit was fixed about the rsyncd PID file.

Submitted by:	naddy
2001-12-04 01:13:37 +00:00

5 lines
267 B
C

--- options.c.orig Thu Mar 8 03:31:32 2001
+++ options.c Thu Mar 8 03:31:32 2001
@@ -141 +141 @@
- rprintf(F," -e, --rsh=COMMAND specify rsh replacement\n");
+ rprintf(F," -e, --rsh=COMMAND specify rsh replacement (default %s)\n", RSYNC_SSH);