OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / glob.7
index 6a06e92..668ad4f 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 "*~"\`
@@ -212,10 +212,11 @@ to "\fI[a[.a-acute.][.a-grave.][.a-umlaut.][.a-circumflex.]]\fP".
 .BR locale (7),
 .BR regex (7)
 .SH COLOPHON
-This page is part of release 3.64 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.