]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/glob.3
_syscall.2, capget.2, ioprio_set.2, semop.2, send.2, ctime.3, dysize.3, fenv.3, fmtms...
[thirdparty/man-pages.git] / man3 / glob.3
index 767e2cd64a79b3f64f5da8717f15a30f492e8ddc..73eac9d2680a28a55e7bec754036c9822bf77ccb 100644 (file)
@@ -333,7 +333,9 @@ These will store their error code in
 One example of use is the following code, which simulates typing
 .sp
 .in +4n
+.EX
 ls \-l *.c ../*.c
+.EE
 .in
 .sp
 in the shell: