dect
/
linux-2.6
Archived
13
0
Fork 0

init: fix URL of "The GNU Accounting Utilities"

Following patch corrects URL of "The GNU Accounting Utilities" in init/Kconfig.

Noticed by: Bart Van Assche" <bart.vanassche@gmail.com>

Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
S.Çağlar Onur 2008-06-18 11:45:13 +03:00 committed by Sam Ravnborg
parent 5e4786f75d
commit 37a4c94074
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ config BSD_PROCESS_ACCT_V3
process and it's parent. Note that this file format is incompatible
with previous v0/v1/v2 file formats, so you will need updated tools
for processing it. A preliminary version of these tools is available
at <http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/>.
at <http://www.gnu.org/software/acct/>.
config TASKSTATS
bool "Export task/process statistics through netlink (EXPERIMENTAL)"