Module Name:    src
Committed By:   mbalmer
Date:           Thu Oct 24 10:36:25 UTC 2013

Modified Files:
        src/sbin/modstat: modstat.8

Log Message:
remove lua class


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sbin/modstat/modstat.8

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

Modified files:

Index: src/sbin/modstat/modstat.8
diff -u src/sbin/modstat/modstat.8:1.13 src/sbin/modstat/modstat.8:1.14
--- src/sbin/modstat/modstat.8:1.13	Mon Oct 21 17:14:06 2013
+++ src/sbin/modstat/modstat.8	Thu Oct 24 10:36:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.13 2013/10/21 17:14:06 mbalmer Exp $
+.\" $NetBSD: modstat.8,v 1.14 2013/10/24 10:36:25 mbalmer Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -78,7 +78,7 @@ includes:
 .Bl -tag -width Loadaddr
 .It Li CLASS
 Module class, such as
-"vfs", "driver", "exec", "lua", "misc" or "secmodel".
+"vfs", "driver", "exec", "misc" or "secmodel".
 .It Li SOURCE
 Where the module was loaded from.
 .Qq Dv builtin

Reply via email to