From 4132a111276f4410b7326559d8235df652b0560b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Nov 2015 23:38:02 +0100 Subject: etymology for some functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/memory-allocation.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/info/chap/memory-allocation.texinfo') diff --git a/doc/info/chap/memory-allocation.texinfo b/doc/info/chap/memory-allocation.texinfo index 20136b0..1b7c778 100644 --- a/doc/info/chap/memory-allocation.texinfo +++ b/doc/info/chap/memory-allocation.texinfo @@ -233,6 +233,13 @@ void function(size_t n) Both of these allocation-methods are both automatic and dynamic. +@ifnottex +Etymology: (Alloca)te! +@end ifnottex +@iftex +Etymology: @b{Alloca}te! +@end iftex + @cpindex Memory exhaustion Memory allocation functions return @code{NULL} if the process cannot allocate more memory. However, -- cgit v1.2.3-70-g09d2