aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/SYSCALL_MODULE.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commitfe08efe680f6705e0c60beabe3e39629c655e743 (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man9/SYSCALL_MODULE.9
parent6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff)
downloadsrc-fe08efe680f6705e0c60beabe3e39629c655e743.tar.gz
src-fe08efe680f6705e0c60beabe3e39629c655e743.zip
mdoc(7): Use the new feature of the .In macro.
Notes
Notes: svn path=/head/; revision=119893
Diffstat (limited to 'share/man/man9/SYSCALL_MODULE.9')
-rw-r--r--share/man/man9/SYSCALL_MODULE.92
1 files changed, 1 insertions, 1 deletions
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