From b31b4d6ae50b0d332207754327598fdce5b51015 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 31 Dec 2016 23:34:42 +0530 Subject: User manual documentation for tunables Create a new node for tunables documentation and add notes for the malloc tunables. * manual/tunables.texi: New chapter. * manual/Makefile (chapters): Add it. * manual/probes.texi (@node): Point to the Tunables chapter. --- manual/probes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/probes.texi') diff --git a/manual/probes.texi b/manual/probes.texi index 237a91855b..eb91c62703 100644 --- a/manual/probes.texi +++ b/manual/probes.texi @@ -1,5 +1,5 @@ @node Internal Probes -@c @node Internal Probes, , POSIX Threads, Top +@c @node Internal Probes, Tunables, POSIX Threads, Top @c %MENU% Probes to monitor libc internal behavior @chapter Internal probes -- cgit v1.2.1