OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man3 / wordexp.3
index 95bdb6c..ff22e11 100644 (file)
@@ -62,7 +62,7 @@ that gives the number of words in the expansion of
 The field
 .I we_wordv
 is a
-.I char **
+.I "char\ **"
 that points to the array of words found.
 The field
 .I we_offs
@@ -213,3 +213,11 @@ main(int argc, char **argv)
 .SH SEE ALSO
 .BR fnmatch (3),
 .BR glob (3)
+.SH COLOPHON
+This page is part of release 3.65 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.