aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/rename.214
1 files changed, 7 insertions, 7 deletions
diff --git a/man2/rename.2 b/man2/rename.2
index f457dabd2e..281a6cd6db 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -89,6 +89,13 @@ no point at which another process attempting to access
.I newpath
will find it missing.
+However, when overwriting there will probably be a window in which
+both
+.I oldpath
+and
+.I newpath
+refer to the file being renamed.
+
If
.I oldpath
and
@@ -111,13 +118,6 @@ In this case,
.I newpath
must either not exist, or it must specify an empty directory.
-However, when overwriting there will probably be a window in which
-both
-.I oldpath
-and
-.I newpath
-refer to the file being renamed.
-
If
.I oldpath
refers to a symbolic link, the link is renamed; if