Module Name:    src
Committed By:   jnemeth
Date:           Mon Oct 26 20:43:37 UTC 2009

Modified Files:
        src/lib/libc/sys: modctl.2

Log Message:
mention MODULE_CLASS_SECMODEL


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/modctl.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/modctl.2
diff -u src/lib/libc/sys/modctl.2:1.3 src/lib/libc/sys/modctl.2:1.4
--- src/lib/libc/sys/modctl.2:1.3	Mon Oct 26 20:40:00 2009
+++ src/lib/libc/sys/modctl.2	Mon Oct 26 20:43:37 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: modctl.2,v 1.3 2009/10/26 20:40:00 jnemeth Exp $
+.\"	$NetBSD: modctl.2,v 1.4 2009/10/26 20:43:37 jnemeth Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -139,6 +139,8 @@
 .It Fa "modclass_t ms_class"
 One of the following enumerated constants:
 .Bl -tag -compact -width "MODULE_SOURCE_FILESYS"
+.It Dv MODULE_CLASS_SECMODEL
+Security model.
 .It Dv MODULE_CLASS_VFS
 File system.
 .It Dv MODULE_CLASS_DRIVER

Reply via email to