diff options
Diffstat (limited to 'man3/stdarg.3')
| -rw-r--r-- | man3/stdarg.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdarg.3 b/man3/stdarg.3 index 822f8ac96b..f3a15228e2 100644 --- a/man3/stdarg.3 +++ b/man3/stdarg.3 @@ -81,7 +81,7 @@ and must be called first. .PP The parameter .I last -is the name of the last parameter before the variable argument list, i.e., +is the name of the last parameter before the variable argument list, that is, the last parameter of which the calling function knows the type. .PP Because the address of this parameter may be used in the |
