Module Name:    src
Committed By:   wiz
Date:           Sat Apr  6 07:57:04 UTC 2019

Modified Files:
        src/share/man/man9: ipi.9

Log Message:
Remove superfluous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/ipi.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/ipi.9
diff -u src/share/man/man9/ipi.9:1.3 src/share/man/man9/ipi.9:1.4
--- src/share/man/man9/ipi.9:1.3	Sat Apr  6 03:06:24 2019
+++ src/share/man/man9/ipi.9	Sat Apr  6 07:57:04 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipi.9,v 1.3 2019/04/06 03:06:24 thorpej Exp $
+.\" $NetBSD: ipi.9,v 1.4 2019/04/06 07:57:04 wiz Exp $
 .\"
 .\" Copyright (c) 2014, 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -145,7 +145,6 @@ The
 member specifies a function to invoke and
 .Ar arg
 is the argument to be passed to the function.
-.Pp
 .Bl -tag -width compact
 .It Fn ipi_unicast "msg" "ci"
 Send an IPI to a remote CPU specified by

Reply via email to