--- cci/usr/src/man/man3/varargs.3 2019/07/28 12:24:19 1.1 +++ cci/usr/src/man/man3/varargs.3 2019/07/28 12:26:57 1.1.1.2 @@ -54,7 +54,7 @@ to the beginning of the list. .B va_arg\c .RI ( pvar , .IR type ) -will return the next argument in the list pointed to by +returns the next argument in the list pointed to by .IR pvar . .I Type is the type the argument is expected to be.