aboutsummaryrefslogtreecommitdiffstats
path: root/man2/intro.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/intro.2')
-rw-r--r--man2/intro.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/intro.2 b/man2/intro.2
index ae0cec8e02..25f26806a4 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -51,7 +51,7 @@ absolute value into the
variable, and returns \-1 as the return value of the wrapper.
The value returned by a successful system call depends on the call.
-Many system calls return 0 on success, but some can return non-zero
+Many system calls return 0 on success, but some can return nonzero
values from a successful call.
The details are described in the individual manual pages.