summary refs log tree commit diff
path: root/manual/contrib.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/contrib.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/contrib.texi')
-rw-r--r--manual/contrib.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/contrib.texi b/manual/contrib.texi
index 8ea53e5653..2a25202e30 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -525,7 +525,7 @@ The random number generation functions @code{random}, @code{srandom},
 for the University of California at Berkeley and are copyrighted by the
 Regents of the University of California.  They have undergone minor
 changes to fit into @theglibc{} and to fit the @w{ISO C} standard,
-but the functional code is Berkeley's.@refill
+but the functional code is Berkeley's.
 
 @item
 The Internet-related code (most of the @file{inet} subdirectory) and