Module Name:    src
Committed By:   wiz
Date:           Sun May 10 21:23:48 UTC 2009

Modified Files:
        src/share/man/man9: secmodel.9

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man9/secmodel.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/secmodel.9
diff -u src/share/man/man9/secmodel.9:1.15 src/share/man/man9/secmodel.9:1.16
--- src/share/man/man9/secmodel.9:1.15	Sun May 10 14:18:33 2009
+++ src/share/man/man9/secmodel.9	Sun May 10 21:23:48 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: secmodel.9,v 1.15 2009/05/10 14:18:33 elad Exp $
+.\" $NetBSD: secmodel.9,v 1.16 2009/05/10 21:23:48 wiz Exp $
 .\"
 .\" Copyright (c) 2006 Elad Efrat <e...@netbsd.org>
 .\" All rights reserved.
@@ -174,8 +174,8 @@
 .Dv KAUTH_SCOPE_CRED ,
 is required.
 .It
-Optionally, internal data-structures used by the model. These must all
-be prefixed with "secmodel_\*[Lt]model\*[Gt]_".
+Optionally, internal data-structures used by the model.
+These must all be prefixed with "secmodel_\*[Lt]model\*[Gt]_".
 .It
 A set of listeners, attached to various scopes, used to enforce the policy
 the model intends to implement.

Reply via email to