about summary refs log tree commit diff
path: root/manual/memory.texi
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2022-01-12 14:28:44 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2022-01-12 14:28:44 +0530
commit0005e54f762b2ec65cee2c4ecf1e9d42612030f0 (patch)
tree75570083d2e93b0ce7322e7aa5b5046846ca463f /manual/memory.texi
parent5a1be8ebdf6f02d4efec6e5f12ad06db17511f90 (diff)
downloadglibc-0005e54f762b2ec65cee2c4ecf1e9d42612030f0.tar.gz
glibc-0005e54f762b2ec65cee2c4ecf1e9d42612030f0.tar.xz
glibc-0005e54f762b2ec65cee2c4ecf1e9d42612030f0.zip
manual: Drop obsolete @refill
The @refill command has been obsolete for a while and now texinfo has
started warning about it.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'manual/memory.texi')
-rw-r--r--manual/memory.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/memory.texi b/manual/memory.texi
index 0b2b9c8795..23a039c57e 100644
--- a/manual/memory.texi
+++ b/manual/memory.texi
@@ -2796,7 +2796,7 @@ To illustrate this, suppose you have a function
 fails.  If the file cannot be opened, it prints an error message and
 jumps out to the command level of your program using @code{longjmp}.
 Let's change @code{open2} (@pxref{Alloca Example}) to use this
-subroutine:@refill
+subroutine:
 
 @smallexample
 int