rename.2: Minor wording fix

The meaning of "when overwriting" is not clear. I believe what is
meant is that when an existing 'newpath' is replaced. However, we
can convey that meaning by eliding this text with the preceding
paragraph, so this patch does that.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-09-04 16:44:47 +12:00
parent 84a3d76675
commit 5c3bbffbb0
1 changed files with 1 additions and 3 deletions

View File

@ -88,9 +88,7 @@ already exists, it will be atomically replaced, so that there is
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
However, there will probably be a window in which both
.I oldpath
and
.I newpath