aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdarg.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 10:58:53 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 10:58:53 +0000
commiteb1af89677913d98bf55f3f83db318e4b9f31419 (patch)
treee610965ef687618ebfc6f43942684c9b552a81da /man3/stdarg.3
parentdd5f0c858af79df04ed8c7e1711b399a0c6e7e81 (diff)
downloadman-pages-eb1af89677913d98bf55f3f83db318e4b9f31419.tar.gz
Corrected minor spelling/wording mistakes (i.e., changes
independent of fixes for American spelling).
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 dbbbc012d6..822f8ac96b 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -142,7 +142,7 @@ After the call
the variable
.I ap
is undefined.
-Multiple transversals of the list, each
+Multiple traversals of the list, each
bracketed by
.BR va_start ()
and