]> git.saurik.com Git - apple/file_cmds.git/blobdiff - cp/cp.1
file_cmds-116.11.tar.gz
[apple/file_cmds.git] / cp / cp.1
diff --git a/cp/cp.1 b/cp/cp.1
index 26e247ff4539c57b701ef6c93207581c102d0576..81825dde4057c7a8008d38d33fdc80629481120a 100644 (file)
--- a/cp/cp.1
+++ b/cp/cp.1
@@ -120,10 +120,10 @@ regardless of its permissions.
 (The
 .Fl f
 option overrides any previous
-.Fl i
-or
 .Fl n
-options.)
+option, but not
+.Fl i
+option. See also the legacy section.)
 .It Fl i
 Cause
 .Nm
@@ -242,18 +242,28 @@ The
 and
 .Fl n
 options are non-standard and their use in scripts is not recommended.
+.Sh LEGACY DESCRIPTION
+When invoked in legacy mode, both 
+.Fl n ,
+.Fl i
+options are overridden by the
+.Fl f
+option.
 .Sh SEE ALSO
 .Xr mv 1 ,
 .Xr rcp 1 ,
 .Xr umask 2 ,
 .Xr fts 3 ,
+.Xr compat 5 ,
 .Xr symlink 7
 .Sh STANDARDS
 The
 .Nm
 command is expected to be
 .St -p1003.2
-compatible.
+compatible. It is also
+.St -susv3
+conformant.
 .Sh HISTORY
 A
 .Nm