Fix Fo arguments.

Reviewed by:	gabor
This commit is contained in:
Joel Dahl 2012-03-28 19:20:28 +00:00
parent 45a225844f
commit 3b3faeb9da
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233625

View File

@ -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