From: S.Çağlar Onur Date: Wed, 18 Jun 2008 08:45:13 +0000 (+0300) Subject: init: fix URL of "The GNU Accounting Utilities" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=37a4c940749670671adab211a2d9c9fed9f3f757;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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" Signed-off-by: S.Çağlar Onur Signed-off-by: Sam Ravnborg --- diff --git a/init/Kconfig b/init/Kconfig index a50bdfed2df7..bcbe06426fa6 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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 . + at . config TASKSTATS bool "Export task/process statistics through netlink (EXPERIMENTAL)"