summaryrefslogtreecommitdiffstats
path: root/bin/mv
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-05-08 10:22:15 +0000
committerkris <kris@FreeBSD.org>1999-05-08 10:22:15 +0000
commit713dd62834d401cc7b9b394a4b916ab9e5e3d4d5 (patch)
tree697ce44b4cebcd3432c5b00049fc0a58ac8d3742 /bin/mv
parente45752d185f905fa5c6f91dd4d4622f62c6246f7 (diff)
downloadFreeBSD-src-713dd62834d401cc7b9b394a4b916ab9e5e3d4d5.zip
FreeBSD-src-713dd62834d401cc7b9b394a4b916ab9e5e3d4d5.tar.gz
Various spelling/formatting changes.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Diffstat (limited to 'bin/mv')
-rw-r--r--bin/mv/mv.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1
index c706dcc..664bac4 100644
--- a/bin/mv/mv.1
+++ b/bin/mv/mv.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mv.1 8.1 (Berkeley) 5/31/93
-.\" $Id: mv.1,v 1.10 1997/10/26 10:33:02 helbig Exp $
+.\" $Id: mv.1,v 1.11 1998/05/15 06:25:16 charnier Exp $
.\"
.Dd May 31, 1993
.Dt MV 1
@@ -122,7 +122,7 @@ rm -f destination_path && \e
\tcp -pRP source_file destination && \e
\trm -rf source_file
.Ed
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
OpenPOWER on IntegriCloud