From d7ec9765286b1cd8edf289a60196390b8712385e Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 25 May 2009 13:52:31 +0000 Subject: [package] busybox: update to v1.12.4 (partially closes: #4279) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16053 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/config/procps/Config.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/busybox/config/procps/Config.in') diff --git a/package/busybox/config/procps/Config.in b/package/busybox/config/procps/Config.in index f650f52200..ac93163994 100644 --- a/package/busybox/config/procps/Config.in +++ b/package/busybox/config/procps/Config.in @@ -18,7 +18,7 @@ config BUSYBOX_CONFIG_FUSER default n help fuser lists all PIDs (Process IDs) that currently have a given - file open. fuser can also list all PIDs that have a given network + file open. fuser can also list all PIDs that have a given network (TCP or UDP) port open. config BUSYBOX_CONFIG_KILL @@ -26,7 +26,7 @@ config BUSYBOX_CONFIG_KILL default y help The command kill sends the specified signal to the specified - process or process group. If no signal is specified, the TERM + process or process group. If no signal is specified, the TERM signal is sent. config BUSYBOX_CONFIG_KILLALL @@ -35,7 +35,7 @@ config BUSYBOX_CONFIG_KILLALL depends on BUSYBOX_CONFIG_KILL help killall sends a signal to all processes running any of the - specified commands. If no signal name is specified, SIGTERM is + specified commands. If no signal name is specified, SIGTERM is sent. config BUSYBOX_CONFIG_KILLALL5 -- cgit v1.2.3