diff options
Diffstat (limited to 'share/man/man9/SYSCALL_MODULE.9')
-rw-r--r-- | share/man/man9/SYSCALL_MODULE.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/SYSCALL_MODULE.9 b/share/man/man9/SYSCALL_MODULE.9 index 85976ed0f93e..8e72201e7ee8 100644 --- a/share/man/man9/SYSCALL_MODULE.9 +++ b/share/man/man9/SYSCALL_MODULE.9 @@ -56,8 +56,8 @@ where the syscall is allocated. .Pp .Fa new_sysent -specifies the function and the number of arguments this function -needs (see +specifies the function implementing the syscall and the number of +arguments this function needs (see .Aq Pa sys/sysent.h ) . .Pp .Fa evh |