From: djm Date: Mon, 24 Jul 2006 04:04:36 +0000 (+0000) Subject: - jmc@cvs.openbsd.org 2006/07/18 07:56:28 X-Git-Tag: V_4_4_P1~149 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/578d2b99b26cf425bf28310d57b61fef7affc75b - jmc@cvs.openbsd.org 2006/07/18 07:56:28 [scp.1] replace DIAGNOSTICS with .Ex; --- diff --git a/ChangeLog b/ChangeLog index 4160ae5a..fdc63f85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,9 @@ - jmc@cvs.openbsd.org 2006/07/18 07:50:40 [sshd_config.5] tweak; ok dtucker + - jmc@cvs.openbsd.org 2006/07/18 07:56:28 + [scp.1] + replace DIAGNOSTICS with .Ex; 20060713 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h diff --git a/scp.1 b/scp.1 index d9b1f8e8..43662abe 100644 --- a/scp.1 +++ b/scp.1 @@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.39 2006/01/20 00:14:55 dtucker Exp $ +.\" $OpenBSD: scp.1,v 1.40 2006/07/18 07:56:28 jmc Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -198,9 +198,8 @@ to print debugging messages about their progress. This is helpful in debugging connection, authentication, and configuration problems. .El -.Sh DIAGNOSTICS -.Nm -exits with 0 on success or >0 if an error occurred. +.Pp +.Ex -std scp .Sh SEE ALSO .Xr rcp 1 , .Xr sftp 1 ,