From be8aa923a70da16ebabe85e912abc6b815bbdcb4 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 6 Jul 2017 19:54:13 -0400 Subject: * manual/tunables.texi: Add missing @end deftp. --- ChangeLog | 6 +++++- manual/tunables.texi | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a4d6163a8..a7daf6e262 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ +2017-07-06 DJ Delorie + + * manual/tunables.texi: Add missing @end deftp. + 2017-07-06 Florian Weimer * resolv/tst-resolv-basic.c (test_bug_21295): New function. (do_test): Call it. -2017-07-06 DJ Delorie +2017-07-06 DJ Delorie * config.make.in: Enable experimental malloc option. * configure.ac: Likewise. diff --git a/manual/tunables.texi b/manual/tunables.texi index b16d591b90..4c658bf3df 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -224,6 +224,7 @@ bounded, the user may set this tunable to limit the number of chunks that are scanned from the unsorted list while searching for chunks to pre-fill the per-thread cache with. The default, or when set to zero, is no limit. +@end deftp @node Hardware Capability Tunables @section Hardware Capability Tunables -- cgit 1.4.1