summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-17 15:48:10 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-17 15:48:10 +0000
commit4efcb7139988577f534a2a8e969f1bb1cb9631fd (patch)
tree5b394b5127a267e2c33d0eefbd68c0977ebdbe07 /manual
parent5adac0e439e09c9c078d791a0feb317628063acf (diff)
Update.
2004-04-17 Ulrich Drepper <drepper@redhat.com> * rt/tst-timer4.c: Disable some tests, mark errors better.
Diffstat (limited to 'manual')
-rw-r--r--manual/string.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/string.texi b/manual/string.texi
index f840f64564..8494799f54 100644
--- a/manual/string.texi
+++ b/manual/string.texi
@@ -1625,6 +1625,8 @@ This function is a GNU extension.
The function @code{memrchr} is like @code{memchr}, except that it searches
backwards from the end of the block defined by @var{block} and @var{size}
(instead of forwards from the front).
+
+This function is a GNU extension.
@end deftypefun
@comment string.h