Typo fix.
This commit is contained in:
parent
c8bdc0a9f7
commit
901cdb562b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: kauth.9,v 1.90 2011/04/25 22:31:12 wiz Exp $
|
||||
.\" $NetBSD: kauth.9,v 1.91 2011/04/28 12:22:35 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2005, 2006 Elad Efrat <elad@NetBSD.org>
|
||||
.\" All rights reserved.
|
||||
|
@ -688,7 +688,7 @@ interface to the system is allowed.
|
|||
Checks whether status of forwarding of source-routed packets can be modified
|
||||
or not.
|
||||
.It Dv KAUTH_NETWORK_NFS
|
||||
Check is an NFS related operation is allowed.
|
||||
Check if an NFS related operation is allowed.
|
||||
.Pp
|
||||
.Ar req
|
||||
can be any of the following:
|
||||
|
|
Loading…
Reference in New Issue