From 4f0fbc3ea70bf649d4da53c0aff02cdb47e1f96d Mon Sep 17 00:00:00 2001 From: Collin Funk <collin.funk1@gmail.com> Date: Sat, 23 Nov 2024 23:32:27 -0800 Subject: [PATCH] doc: Document that glob includes glob_pattern_p. * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p): Document that the glob module includes the glob_pattern_p function. --- ChangeLog | 6 ++++++ doc/glibc-functions/glob_pattern_p.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9d412f9cbc..9150e973dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-11-23 Collin Funk <collin.funk1@gmail.com> + + doc: Document that glob includes glob_pattern_p. + * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p): Document + that the glob module includes the glob_pattern_p function. + 2024-11-20 Paul Eggert <eggert@cs.ucla.edu> openat: donât close (-1) diff --git a/doc/glibc-functions/glob_pattern_p.texi b/doc/glibc-functions/glob_pattern_p.texi index d271b69e9d..4ad6ff0083 100644 --- a/doc/glibc-functions/glob_pattern_p.texi +++ b/doc/glibc-functions/glob_pattern_p.texi @@ -2,7 +2,7 @@ @subsection @code{glob_pattern_p} @findex glob_pattern_p -Gnulib module: --- +Gnulib module: glob Portability problems fixed by Gnulib: @itemize -- 2.39.5