aboutsummaryrefslogtreecommitdiff
path: root/bin/mv
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-05-08 10:22:15 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-05-08 10:22:15 +0000
commit46be34b90213ebd9037cb2c24aec0009d7f2f5c1 (patch)
tree00d4f7b7c93cf85a8b324bbb69d0c039b6a3367f /bin/mv
parentc578efe575dc0b2020cf21aaae2c34b12a12a430 (diff)
downloadsrc-46be34b90213ebd9037cb2c24aec0009d7f2f5c1.tar.gz
src-46be34b90213ebd9037cb2c24aec0009d7f2f5c1.zip
Various spelling/formatting changes.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Notes
Notes: svn path=/head/; revision=46684
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 c706dcc30960..664bac47b3e3 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.