aboutsummaryrefslogtreecommitdiff
path: root/bin/mv
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mv')
-rw-r--r--bin/mv/mv.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1
index d5a505ff30a9..84e6c94db1ac 100644
--- a/bin/mv/mv.1
+++ b/bin/mv/mv.1
@@ -138,18 +138,18 @@ rm -f destination_path && \e
cp -pRP source_file destination && \e
rm -rf source_file
.Ed
-.Sh DIAGNOSTICS
+.Sh EXIT STATUS
.Ex -std
-.Sh SEE ALSO
-.Xr cp 1 ,
-.Xr rm 1 ,
-.Xr symlink 7
.Sh COMPATIBILITY
The
.Fl n
and
.Fl v
options are non-standard and their use in scripts is not recommended.
+.Sh SEE ALSO
+.Xr cp 1 ,
+.Xr rm 1 ,
+.Xr symlink 7
.Sh STANDARDS
The
.Nm