summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/gen/ftw.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/ftw.3 b/lib/libc/gen/ftw.3
index 447272a..ba8859b 100644
--- a/lib/libc/gen/ftw.3
+++ b/lib/libc/gen/ftw.3
@@ -37,7 +37,7 @@
.Ft int
.Fo nftw
.Fa "const char *path"
-.Fa "int \*[lp]*fn\*[rp]\*[lp](const char *, const struct stat *, int, struct FTW *\*[rp]"
+.Fa "int \*[lp]*fn\*[rp]\*[lp]const char *, const struct stat *, int, struct FTW *\*[rp]"
.Fa "int maxfds"
.Fa "int flags"
.Fc
OpenPOWER on IntegriCloud