=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/scp.1,v retrieving revision 1.38.4.2 retrieving revision 1.39 diff -u -r1.38.4.2 -r1.39 --- src/usr.bin/ssh/scp.1 2006/10/06 03:19:33 1.38.4.2 +++ src/usr.bin/ssh/scp.1 2006/01/20 00:14:55 1.39 @@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.38.4.2 2006/10/06 03:19:33 brad Exp $ +.\" $OpenBSD: scp.1,v 1.39 2006/01/20 00:14:55 dtucker Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -198,8 +198,9 @@ This is helpful in debugging connection, authentication, and configuration problems. .El -.Pp -.Ex -std scp +.Sh DIAGNOSTICS +.Nm +exits with 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr rcp 1 , .Xr sftp 1 ,