diff options
Diffstat (limited to 'bin/mv/mv.1')
-rw-r--r-- | bin/mv/mv.1 | 4 |
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. |