Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/modstat remove lua class



details:   https://anonhg.NetBSD.org/src/rev/8513dee8c852
branches:  trunk
changeset: 790831:8513dee8c852
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Thu Oct 24 10:36:25 2013 +0000

description:
remove lua class

diffstat:

 sbin/modstat/modstat.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cde4e64b4939 -r 8513dee8c852 sbin/modstat/modstat.8
--- a/sbin/modstat/modstat.8    Thu Oct 24 09:49:51 2013 +0000
+++ b/sbin/modstat/modstat.8    Thu Oct 24 10:36:25 2013 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index