summaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko2007-04-05 20:26:28 +0000
committerDenis Vlasenko2007-04-05 20:26:28 +0000
commit29fe7265b8c1917ebc03283f22a3eb61e9195979 (patch)
tree231771f61046cc95c765fc91f65cff26081d8fab /networking/Config.in
parent00c2c4868a5bd90fe36beaf9236f23f60cd5e8e1 (diff)
downloadbusybox-29fe7265b8c1917ebc03283f22a3eb61e9195979.zip
busybox-29fe7265b8c1917ebc03283f22a3eb61e9195979.tar.gz
nc: port nc 1.10 to busybox
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index f780568..a407705 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -467,7 +467,7 @@ config NC
connections.
config NC_SERVER
- bool "Netcat server options (-lp)"
+ bool "Netcat server options (-l)"
default n
depends on NC
help