Fixed reference to -u that should have been -o.
authorWayne Davison <wayned@samba.org>
Mon, 26 Jan 2004 22:35:04 +0000 (22:35 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 26 Jan 2004 22:35:04 +0000 (22:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eee0116..967c632 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Changes since 2.6.0:
   BUG FIXES:
 
     * The --link-dest code now works properly for a non-root user
   BUG FIXES:
 
     * The --link-dest code now works properly for a non-root user
-      when the UIDs of the source and destination differ and -u was
+      when the UIDs of the source and destination differ and -o was
       specified, and when the group of the source can't be used on
       the destination and -g was specified.  (Wayne Davison)
 
       specified, and when the group of the source can't be used on
       the destination and -g was specified.  (Wayne Davison)