Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Spell out acronyms in title for clarity.



details:   https://anonhg.NetBSD.org/src/rev/7806a78c17a7
branches:  trunk
changeset: 938125:7806a78c17a7
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Wed Sep 02 19:04:05 2020 +0000

description:
Spell out acronyms in title for clarity.

diffstat:

 share/man/man9/ipi.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd0e1f90eb2e -r 7806a78c17a7 share/man/man9/ipi.9
--- a/share/man/man9/ipi.9      Wed Sep 02 18:09:04 2020 +0000
+++ b/share/man/man9/ipi.9      Wed Sep 02 19:04:05 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipi.9,v 1.4 2019/04/06 07:57:04 wiz Exp $
+.\" $NetBSD: ipi.9,v 1.5 2020/09/02 19:04:05 riastradh Exp $
 .\"
 .\" Copyright (c) 2014, 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .Os
 .Sh NAME
 .Nm ipi
-.Nd MI IPI interface
+.Nd machine-independent interprocessor interrupts
 .Sh SYNOPSIS
 .In sys/ipi.h
 .Vt typedef void (*ipi_func_t)(void *);



Home | Main Index | Thread Index | Old Index