projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efd0698
)
Fix config help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 28 Feb 2013 11:39:27 +0000
(12:39 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 28 Feb 2013 11:39:27 +0000
(12:39 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/nc.c
patch
|
blob
|
history
diff --git
a/networking/nc.c
b/networking/nc.c
index 8cb4b306e39d92605ef07627d31c037a99a734e4..5f4cb89ccf761da91650a1a23996ca65e9de600f 100644
(file)
--- a/
networking/nc.c
+++ b/
networking/nc.c
@@
-40,7
+40,7
@@
//config: This option makes nc closely follow original nc-1.10.
//config: The code is about 2.5k bigger. It enables
//config: -s ADDR, -n, -u, -v, -o FILE, -z options, but loses
-//config: busybox-specific extensions: -f FILE
and -ll
.
+//config: busybox-specific extensions: -f FILE.
#if ENABLE_NC_110_COMPAT
# include "nc_bloaty.c"