The glob flags page reads as if this section is comprehensive when it
is not -- a lot of GNU extensions exist. Point that out in the intro.
Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
+2013-01-13 Mike Frysinger <vapier@gentoo.org>
+
+ * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
+
2013-01-13 Mike Frysinger <vapier@gentoo.org>
* manual/pattern.texi (glob_t): Document gl_flags.
@node Flags for Globbing
@subsection Flags for Globbing
-This section describes the flags that you can specify in the
+This section describes the standard flags that you can specify in the
@var{flags} argument to @code{glob}. Choose the flags you want,
and combine them with the C bitwise OR operator @code{|}.
+Note that there are @ref{More Flags for Globbing} available as GNU extensions.
+
@vtable @code
@comment glob.h
@comment POSIX.2