Improve description of "new_sysent".

This commit is contained in:
Alexander Langer 2001-04-28 13:19:20 +00:00
parent 50c39ea7a5
commit 63060b7aef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76102

View file

@ -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