From 460adbb8475bffc72e749fe841e737e18154b8f5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 20 Mar 2000 00:46:01 +0000 Subject: Update comment about _SLOWDOWN flags. --- manual/pattern.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual/pattern.texi') diff --git a/manual/pattern.texi b/manual/pattern.texi index e06671d999..1a90ddc240 100644 --- a/manual/pattern.texi +++ b/manual/pattern.texi @@ -142,7 +142,8 @@ extensions. @table @code @item gl_pathc -The number of elements in the vector. +The number of elements in the vector, excluding the initial null entries +if the GLOB_DOOFFS flag is used (see gl_offs below). @item gl_pathv The address of the vector. This field has type @w{@code{char **}}. -- cgit v1.2.3