- jmc@cvs.openbsd.org 2010/09/03 11:09:29
     [scp.1]
     add an EXIT STATUS section for /usr/bin;
diff --git a/scp.1 b/scp.1
index bc5e259..82da30f 100644
--- a/scp.1
+++ b/scp.1
@@ -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 @@
 This is helpful in
 debugging connection, authentication, and configuration problems.
 .El
-.Pp
+.Sh EXIT STATUS
 .Ex -std scp
 .Sh SEE ALSO
 .Xr rcp 1 ,