mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix Fo arguments.
Reviewed by: gabor
This commit is contained in:
parent
45a225844f
commit
3b3faeb9da
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.In iconv.h
|
||||
.Ft void
|
||||
.Fo iconvlist "char ***names" "size_t count" "bool paired"
|
||||
.Fo iconvlist
|
||||
.Fa "int \*[lp]*do_one\*[rp]\*[lp]unsigned int *count, const char * const *names, void *arg\*[rp]"
|
||||
.Fa "void *arg"
|
||||
.Fc
|
||||
|
|
|
|||
Loading…
Reference in a new issue