From fe08efe680f6705e0c60beabe3e39629c655e743 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 8 Sep 2003 19:57:22 +0000 Subject: mdoc(7): Use the new feature of the .In macro. --- share/man/man9/SYSCALL_MODULE.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/SYSCALL_MODULE.9') diff --git a/share/man/man9/SYSCALL_MODULE.9 b/share/man/man9/SYSCALL_MODULE.9 index b5c87a06dd38..434ea477c507 100644 --- a/share/man/man9/SYSCALL_MODULE.9 +++ b/share/man/man9/SYSCALL_MODULE.9 @@ -60,7 +60,7 @@ syscall is allocated. .Fa new_sysent specifies the function implementing the syscall and the number of arguments this function needs (see -.Aq Pa sys/sysent.h ) . +.In sys/sysent.h ) . .Pp .Fa evh is a pointer to the kernel module event handler function with the argument -- cgit v1.2.3