diff options
Diffstat (limited to 'share/man/man9/systrace.9')
-rw-r--r-- | share/man/man9/systrace.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/systrace.9 b/share/man/man9/systrace.9 index e7cbe9390c6..8b57ac1c232 100644 --- a/share/man/man9/systrace.9 +++ b/share/man/man9/systrace.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systrace.9,v 1.3 2003/08/29 19:46:29 tedu Exp $ +.\" $OpenBSD: systrace.9,v 1.4 2004/02/24 07:17:32 jmc Exp $ .\" .\" Copyright (c) 2003 Michael Shalayeff .\" @@ -32,7 +32,7 @@ .Nm systrace_exit .Nd "enforce policies for system calls" .Sh SYNOPSIS -.Fd #include <sys/dev/systrace.h> +.Fd #include <dev/systrace.h> .Ft int .Fn systrace_redirect "int code" "struct proc *p" "void *args" "register_t *retval" .Ft void |