diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-04-05 20:26:28 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-04-05 20:26:28 +0000 |
commit | 29fe7265b8c1917ebc03283f22a3eb61e9195979 (patch) | |
tree | 231771f61046cc95c765fc91f65cff26081d8fab /networking/Config.in | |
parent | 00c2c4868a5bd90fe36beaf9236f23f60cd5e8e1 (diff) | |
download | busybox-w32-29fe7265b8c1917ebc03283f22a3eb61e9195979.tar.gz busybox-w32-29fe7265b8c1917ebc03283f22a3eb61e9195979.tar.bz2 busybox-w32-29fe7265b8c1917ebc03283f22a3eb61e9195979.zip |
nc: port nc 1.10 to busybox
Diffstat (limited to 'networking/Config.in')
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index f78056827..a40770540 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -467,7 +467,7 @@ config NC | |||
467 | connections. | 467 | connections. |
468 | 468 | ||
469 | config NC_SERVER | 469 | config NC_SERVER |
470 | bool "Netcat server options (-lp)" | 470 | bool "Netcat server options (-l)" |
471 | default n | 471 | default n |
472 | depends on NC | 472 | depends on NC |
473 | help | 473 | help |