Module Name: src Committed By: wiz Date: Mon Apr 25 22:31:12 UTC 2011
Modified Files: src/share/man/man9: kauth.9 Log Message: Add missing word. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/share/man/man9/kauth.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/kauth.9 diff -u src/share/man/man9/kauth.9:1.89 src/share/man/man9/kauth.9:1.90 --- src/share/man/man9/kauth.9:1.89 Tue Dec 8 09:23:06 2009 +++ src/share/man/man9/kauth.9 Mon Apr 25 22:31:12 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: kauth.9,v 1.89 2009/12/08 09:23:06 mbalmer Exp $ +.\" $NetBSD: kauth.9,v 1.90 2011/04/25 22:31:12 wiz Exp $ .\" .\" Copyright (c) 2005, 2006 Elad Efrat <e...@netbsd.org> .\" All rights reserved. @@ -453,7 +453,7 @@ credentials. .Pp .Ar arg1 -indicates the class of information being viewed, and can either of +indicates the class of information being viewed, and can be either of .Dv KAUTH_REQ_PROCESS_CANSEE_ARGS , .Dv KAUTH_REQ_PROCESS_CANSEE_ENTRY , .Dv KAUTH_REQ_PROCESS_CANSEE_ENV ,