Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/modstat Make the difference between -A and -a clearer b...
details: https://anonhg.NetBSD.org/src/rev/eafb44febd71
branches: trunk
changeset: 780940:eafb44febd71
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 12 17:20:19 2012 +0000
description:
Make the difference between -A and -a clearer by using more markup.
diffstat:
sbin/modstat/modstat.8 | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r a286d8ce6366 -r eafb44febd71 sbin/modstat/modstat.8
--- a/sbin/modstat/modstat.8 Sun Aug 12 17:13:34 2012 +0000
+++ b/sbin/modstat/modstat.8 Sun Aug 12 17:20:19 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.10 2012/08/07 01:19:05 jnemeth Exp $
+.\" $NetBSD: modstat.8,v 1.11 2012/08/12 17:20:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -51,11 +51,15 @@
.Bl -tag -width indent
.It Fl A
Tells you whether or not modules can be autoloaded at the moment.
-This option does take into consideration the sysctl
+This option
+.Em does
+take into consideration the sysctl
.Li kern.module.autoload .
.It Fl a
Tells you whether or not modules can be autoloaded at the moment.
-This option does not take into consideration the sysctl
+This option
+.Em does not
+take into consideration the sysctl
.Li kern.module.autoload .
.It Fl e
Tells you whether or not you may load a module at the moment.
Home |
Main Index |
Thread Index |
Old Index