aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdarg.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
commit75b94dc35ca88fc72d0381c72c535180851bf08f (patch)
tree107dfea45855463eaa970ccff1b6074c305ac09a /man3/stdarg.3
parentca7b3c180c14583f36bf24c7f31cc8ba342e23d8 (diff)
downloadman-pages-75b94dc35ca88fc72d0381c72c535180851bf08f.tar.gz
Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
Diffstat (limited to 'man3/stdarg.3')
-rw-r--r--man3/stdarg.32
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