summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Colomar <alx.manpages@gmail.com>2022-09-13 00:24:28 +0200
committerAlex Colomar <alx.manpages@gmail.com>2022-09-13 00:24:38 +0200
commit8d3cce0abc4c32d248f9b4c503c5ce4b2833b602 (patch)
treec0ef6f759aa39a5caedf8c0eaa2529164e4ea73b
parentf1e39c1e280c308f0549393fe4f48b5429a55f07 (diff)
__ppc_get_timebase.3, __ppc_yield.3: Remove incorrect text
This was accidentally introduced in a scripted change. Fixes: 45186a5da74285d72199744eb5d2888fe348f680 Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
-rw-r--r--man3/__ppc_get_timebase.31
-rw-r--r--man3/__ppc_yield.31
2 files changed, 0 insertions, 2 deletions
diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3
index 558d49f27..44dbbd39e 100644
--- a/man3/__ppc_get_timebase.3
+++ b/man3/__ppc_get_timebase.3
@@ -3,7 +3,6 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.TH __PPC_GET_TIMEBASE 3 2021-03-22 "Linux man-pages (unreleased)"
-Manual"
.SH NAME
__ppc_get_timebase, __ppc_get_timebase_freq \- get the current value
of the Time Base Register on Power architecture and its frequency.
diff --git a/man3/__ppc_yield.3 b/man3/__ppc_yield.3
index f8751401b..094b72656 100644
--- a/man3/__ppc_yield.3
+++ b/man3/__ppc_yield.3
@@ -3,7 +3,6 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.TH __PPC_YIELD 3 2021-03-22 "Linux man-pages (unreleased)"
-Manual"
.SH NAME
__ppc_yield, __ppc_mdoio, __ppc_mdoom \-
Hint the processor to release shared resources