aboutsummaryrefslogtreecommitdiff
path: root/manual/startup.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/startup.texi')
-rw-r--r--manual/startup.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/startup.texi b/manual/startup.texi
index 9bf24123f5..96a7a472bb 100644
--- a/manual/startup.texi
+++ b/manual/startup.texi
@@ -727,8 +727,7 @@ identified by a number. Macros for all the possible system call numbers
are defined in @file{sys/syscall.h}
The remaining arguments are the arguments for the system call, in
-order, and their meanings depend on the kind of system call. Each kind
-of system call has a definite number of arguments, from zero to five.
+order, and their meanings depend on the kind of system call.
If you code more arguments than the system call takes, the extra ones to
the right are ignored.