OSDN Git Service

Update perkamon to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / glob.7
index 98e6fc8..ccaeee5 100644 (file)
@@ -27,7 +27,7 @@
 .SH NAME
 glob \- globbing pathnames
 .SH DESCRIPTION
-Long ago, in UNIX V6, there was a program
+Long ago, in UNIX\ V6, there was a program
 .I /etc/glob
 that would expand wildcard patterns.
 Soon afterward this became a shell built-in.
@@ -124,7 +124,7 @@ one can force the classical behavior using this command:
 .\" In Bash v1, by setting allow_null_glob_expansion=true
 
 (Similar problems occur elsewhere.
-E.g., where old scripts have
+For example, where old scripts have
 
 .nf
     rm \`find . \-name "*~"\`
@@ -211,3 +211,12 @@ to "\fI[a[.a-acute.][.a-grave.][.a-umlaut.][.a-circumflex.]]\fP".
 .BR glob (3),
 .BR locale (7),
 .BR regex (7)
+.SH COLOPHON
+This page is part of release 3.78 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/.