OSDN Git Service

(split) LDP: Update original to LDP v3.54
[linuxjm/LDP_man-pages.git] / original / man7 / glob.7
index d6b52ce..98e6fc8 100644 (file)
@@ -120,7 +120,7 @@ With
 .I bash
 one can force the classical behavior using this command:
 
-    shopt -s nullglob
+    shopt \-s nullglob
 .\" In Bash v1, by setting allow_null_glob_expansion=true
 
 (Similar problems occur elsewhere.