argz_add.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-08-01 12:26:05 +02:00
parent 716fe4663e
commit 97e91fec41
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ making a UNIX-style argv vector.
The array The array
.I argv .I argv
must have room for must have room for
.IR argz_count ( argz , argz_len ") + 1" .IR argz_count ( argz ", " argz_len ") + 1"
pointers. pointers.
.LP .LP
.BR argz_insert () .BR argz_insert ()