changeset 181:1916df7df911

* Add references in the manpages to the dbclient manpage * Fix multiple typos in client usage information
author Matt Johnston <matt@ucc.asn.au>
date Sun, 13 Mar 2005 16:23:15 +0000
parents 161557a9dde8
children aeca43462eee
files cli-runopts.c dropbear.8 dropbearkey.8
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/cli-runopts.c	Sun Mar 13 13:58:14 2005 +0000
+++ b/cli-runopts.c	Sun Mar 13 16:23:15 2005 +0000
@@ -53,7 +53,7 @@
 					"-i <identityfile>   (multiple allowed)\n"
 #endif
 #ifdef ENABLE_CLI_LOCALTCPFWD
-					"-L <listenport:remotehsot:reportport> Local port forwarding\n"
+					"-L <listenport:remotehost:remoteport> Local port forwarding\n"
 #endif
 #ifdef ENABLE_CLI_REMOTETCPFWD
 					"-R <listenport:remotehost:remoteport> Remote port forwarding\n"
--- a/dropbear.8	Sun Mar 13 13:58:14 2005 +0000
+++ b/dropbear.8	Sun Mar 13 16:23:15 2005 +0000
@@ -76,6 +76,6 @@
 .br
 Gerrit Pape ([email protected]) wrote this manual page.
 .SH SEE ALSO
-dropbearkey(8)
+dropbearkey(8), dbclient(1)
 .P
 http://matt.ucc.asn.au/dropbear/dropbear.html
--- a/dropbearkey.8	Sun Mar 13 13:58:14 2005 +0000
+++ b/dropbearkey.8	Sun Mar 13 16:23:15 2005 +0000
@@ -42,6 +42,6 @@
 .br
 Gerrit Pape ([email protected]) wrote this manual page.
 .SH SEE ALSO
-dropbear(8)
+dropbear(8), dbclient(1)
 .P
 http://matt.ucc.asn.au/dropbear/dropbear.html