Added a missing '-' to the string "-rsh".
authorWayne Davison <wayned@samba.org>
Mon, 18 Sep 2006 01:15:19 +0000 (01:15 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 18 Sep 2006 01:15:19 +0000 (01:15 +0000)
OLDNEWS

diff --git a/OLDNEWS b/OLDNEWS
index 5c610da..716202c 100644 (file)
--- a/OLDNEWS
+++ b/OLDNEWS
@@ -1690,7 +1690,7 @@ Changes since 2.5.5:
     * The --suffix option can now be used with --backup-dir.  (Michael
       Zimmerman)
 
-    * Combining "::" syntax with the -rsh/-e option now uses the
+    * Combining "::" syntax with the --rsh/-e option now uses the
       specified remote-shell as a transport to talk to a (newly-spawned)
       server-daemon.  This allows someone to use daemon features, such
       as modules, over a secure protocol, such as ssh.  (JD Paul)