Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/intrctl Adjust description of compact list view out...



details:   https://anonhg.NetBSD.org/src/rev/32de1dd34b92
branches:  trunk
changeset: 959702:32de1dd34b92
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Feb 22 11:38:13 2021 +0000

description:
Adjust description of compact list view output.

diffstat:

 usr.sbin/intrctl/intrctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r a73107b9e91d -r 32de1dd34b92 usr.sbin/intrctl/intrctl.8
--- a/usr.sbin/intrctl/intrctl.8        Mon Feb 22 11:33:34 2021 +0000
+++ b/usr.sbin/intrctl/intrctl.8        Mon Feb 22 11:38:13 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intrctl.8,v 1.7 2019/09/24 11:31:06 wiz Exp $
+.\" $NetBSD: intrctl.8,v 1.8 2021/02/22 11:38:13 jmcneill Exp $
 .\"
 .\" Copyright (c) 2015 Internet Initiative Japan Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 23, 2019
+.Dd February 22, 2021
 .Dt INTRCTL 8
 .Os
 .Sh NAME
@@ -63,7 +63,7 @@
 If
 .Fl c
 is specified, display compact list with total counts per interrupt,
-and CPU affinity as comma separated list of CPU indexes.
+and CPU affinity as list of CPU indexes.
 .Pp
 If
 .Fl w



Home | Main Index | Thread Index | Old Index