diff options
author | Damien Miller <djm@mindrot.org> | 2010-09-10 11:17:54 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-09-10 11:17:54 +1000 |
commit | 390f1532f2861f6dad19f34852d8088a8ef8bc73 (patch) | |
tree | f9b8c1df09c145748128835b3b91ddea5a8f995d /scp.1 | |
parent | 6e9f680cd2bb19b96280e90adaef5a536d8ae160 (diff) |
- jmc@cvs.openbsd.org 2010/09/03 11:09:29
[scp.1]
add an EXIT STATUS section for /usr/bin;
Diffstat (limited to 'scp.1')
-rw-r--r-- | scp.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.50 2010/02/08 10:50:20 markus Exp $ +.\" $OpenBSD: scp.1,v 1.51 2010/09/03 11:09:29 jmc Exp $ .\" -.Dd $Mdocdate: February 8 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt SCP 1 .Os .Sh NAME @@ -209,7 +209,7 @@ to print debugging messages about their progress. This is helpful in debugging connection, authentication, and configuration problems. .El -.Pp +.Sh EXIT STATUS .Ex -std scp .Sh SEE ALSO .Xr rcp 1 , |