mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Make SYNOPSIS compile.
This commit is contained in:
parent
94a5f9be99
commit
16a97b8591
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue