OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man3 / glob.3
index 2f12853..1dfae5a 100644 (file)
@@ -173,7 +173,7 @@ and
 "bar".
 .TP
 .B GLOB_NOMAGIC
-If the pattern contains no metacharacters
+If the pattern contains no metacharacters,
 then it should be returned as the sole matching word,
 even if there is no file with that name.
 .TP
@@ -327,3 +327,12 @@ execvp("ls", &globbuf.gl_pathv[0]);
 .BR readdir (3),
 .BR wordexp (3),
 .BR glob (7)
+.SH COLOPHON
+This page is part of release 3.67 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.