Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Remove duplicate word.



details:   https://anonhg.NetBSD.org/src/rev/240642cd623b
branches:  trunk
changeset: 744594:240642cd623b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Feb 07 15:11:46 2020 +0000

description:
Remove duplicate word.

diffstat:

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

diffs (18 lines):

diff -r 95986d1be6b1 -r 240642cd623b share/man/man9/percpu.9
--- a/share/man/man9/percpu.9   Fri Feb 07 14:08:11 2020 +0000
+++ b/share/man/man9/percpu.9   Fri Feb 07 15:11:46 2020 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: percpu.9,v 1.14 2020/02/07 13:02:35 thorpej Exp $
+.\"     $NetBSD: percpu.9,v 1.15 2020/02/07 15:11:46 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -175,7 +175,7 @@
 .Fa cb
 runs in the current thread; use
 .Fn percpu_foreach_xcall
-to to execute the call to
+to execute the call to
 .Fa cb
 on the remote CPUs.
 .Pp



Home | Main Index | Thread Index | Old Index