Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Provide the real width of the MODULE_CLASS_xx...
details: https://anonhg.NetBSD.org/src/rev/2d85c9e8ae51
branches: trunk
changeset: 358289:2d85c9e8ae51
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Dec 20 03:24:56 2017 +0000
description:
Provide the real width of the MODULE_CLASS_xxx table's first column.
diffstat:
share/man/man9/module.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a0ff80205ad5 -r 2d85c9e8ae51 share/man/man9/module.9
--- a/share/man/man9/module.9 Wed Dec 20 00:07:55 2017 +0000
+++ b/share/man/man9/module.9 Wed Dec 20 03:24:56 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.40 2017/12/16 21:13:07 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.41 2017/12/20 03:24:56 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -103,7 +103,7 @@
The
.Fa class
argument identifies the class of module, and must be one of the following:
-.Bl -tag -width XXX -offset indent
+.Bl -tag -width MODULE_CLASS_SECMODEL -offset indent
.It Dv MODULE_CLASS_VFS
The module provide a virtual file system - see
.Xr vfs 9
Home |
Main Index |
Thread Index |
Old Index