diff options
author | Damien Miller <djm@mindrot.org> | 2006-07-24 06:04:36 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-07-24 06:04:36 +0200 |
commit | 22d47abbe3378539bd775f3ee19190406991e4bc (patch) | |
tree | 545539b29d0e67ffa521dec8926d156386428997 /scp.1 | |
parent | - jmc@cvs.openbsd.org 2006/07/18 07:50:40 (diff) | |
download | openssh-22d47abbe3378539bd775f3ee19190406991e4bc.tar.xz openssh-22d47abbe3378539bd775f3ee19190406991e4bc.zip |
- jmc@cvs.openbsd.org 2006/07/18 07:56:28
[scp.1]
replace DIAGNOSTICS with .Ex;
Diffstat (limited to '')
-rw-r--r-- | scp.1 | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 , |