Skip to content

Commit

Permalink
init: fix URL of "The GNU Accounting Utilities"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
S.Çağlar Onur authored and Sam Ravnborg committed Jul 25, 2008
1 parent 5e4786f commit 37a4c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 37a4c94

Please sign in to comment.