summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-09 12:10:36 -0600
committerAlejandro Colomar <alx@kernel.org>2023-02-10 02:30:27 +0100
commitc01e4e354b85c5690e35dcd117394e4c5f3c8735 (patch)
tree4adc42530c9ae211f4edf77bfd56cf20e2bca7a2
parent379fc774e9b282fdd67617383728c7b612ffe14a (diff)
times.2: ffix
Use \[lq] and \[rq] special characters for prose quotation marks. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/times.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/times.2 b/man2/times.2
index f45faa01e..6c4d4ce8e 100644
--- a/man2/times.2
+++ b/man2/times.2
@@ -163,7 +163,7 @@ not the clock ticks used by
.BR times ().
.PP
On Linux,
-the "arbitrary point in the past"
+the \[lq]arbitrary point in the past\[rq]
from which the return value of
.BR times ()
is measured has varied across kernel versions.