diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 10:58:53 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 10:58:53 +0000 |
| commit | eb1af89677913d98bf55f3f83db318e4b9f31419 (patch) | |
| tree | e610965ef687618ebfc6f43942684c9b552a81da /man3/stdarg.3 | |
| parent | dd5f0c858af79df04ed8c7e1711b399a0c6e7e81 (diff) | |
| download | man-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.3 | 2 |
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 |
