]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/glob.3
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man3 / glob.3
index 7ef014f00cdfe084f3431108bbd8a4dc23b1f9a5..1d622d7f2fc9db6f7c1437bc32bb1510aa084359 100644 (file)
@@ -37,7 +37,7 @@ glob, globfree \- find pathnames matching a pattern, free memory from glob()
 .SH SYNOPSIS
 .nf
 .B #include <glob.h>
-.sp
+.PP
 .BI "int glob(const char *" pattern ", int " flags ,
 .br
 .BI "         int (*" errfunc ") (const char *" epath ", int " eerrno ),