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 5d8eb0c9a9..ae0cec8e02 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -35,7 +35,7 @@ instead, most system calls have corresponding C library
wrapper functions which perform the steps required
(e.g., trapping to kernel mode) in order to invoke
the system call.
-Thus, making a system looks the same as invoking a normal
+Thus, making a system call looks the same as invoking a normal
library function.
For a list of the Linux system calls, see