File: dbclient-usage-typo.diff

package info (click to toggle)
dropbear 0.45-2sarge0
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,248 kB
  • ctags: 4,782
  • sloc: ansic: 53,626; sh: 2,703; makefile: 510; perl: 427; asm: 30
file content (16 lines) | stat: -rw-r--r-- 630 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: cli-runopts.c
===================================================================
RCS file: /cvs/dropbear/cli-runopts.c,v
retrieving revision 1.1
diff -u -r1.1 cli-runopts.c
--- cli-runopts.c	8 Jan 2005 21:02:43 -0000	1.1
+++ cli-runopts.c	8 Jan 2005 21:57:23 -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:reportport> Local port forwarding\n"
 #endif
 #ifdef ENABLE_CLI_REMOTETCPFWD
 					"-R <listenport:remotehost:remoteport> Remote port forwarding\n"