diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-10-30 20:29:10 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-10-30 20:29:10 +0000 |
commit | f08d0cc55e4312b00d016201b031cfdabadb67d1 (patch) | |
tree | 3e0b9aa0db2a1ccfb3f900a15ac80055bbc26fb6 | |
parent | d488ae100a86702bbcdfb6655f01caea6c2a4e4f (diff) |
ssh.1
-rw-r--r-- | usr.bin/ssh/Makefile.inc | 4 | ||||
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/Makefile.inc b/usr.bin/ssh/Makefile.inc index f2657fdbe9a..8c14608e4cd 100644 --- a/usr.bin/ssh/Makefile.inc +++ b/usr.bin/ssh/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.19 2001/07/29 14:00:07 markus Exp $ +# $OpenBSD: Makefile.inc,v 1.20 2001/10/30 20:29:09 markus Exp $ CFLAGS+= -I${.CURDIR}/.. @@ -10,7 +10,7 @@ CDIAGFLAGS+= -Wno-uninitialized CDIAGFLAGS+= -Wmissing-prototypes CDIAGFLAGS+= -Wunused -#DEBUG=-g +DEBUG=-g #CFLAGS+= -DSMARTCARD #LDADD+= -lsectok diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 9b924bd5c2d..404f80bd148 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.139 2001/10/01 21:51:16 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.140 2001/10/30 20:29:09 markus Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -294,7 +294,7 @@ Background ssh List forwarded connections .It Cm ~& Background ssh at logout when waiting for forwarded connection / X11 sessions -to terminate (protocol version 1 only) +to terminate .It Cm ~? Display a list of escape characters .It Cm ~R |