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 3f63a709b3..f6a34e75d5 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -133,7 +133,7 @@ For the error codes, see
.BR errno (3).
.sp
Some system calls, such as
-.BR mmap ,
+.BR mmap (),
require more than five arguments. These are handled by pushing the
arguments on the stack and passing a pointer to the block of arguments.
.sp