summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Musolino <alex@musolino.id.au>2021-06-21 10:26:15 +0000
committerAlex Musolino <alex@musolino.id.au>2021-06-21 10:26:15 +0000
commited52015cadfc662abdea1dea7240244672e201a8 (patch)
treea309b89142bddcc6973720d205dfd75ef4499c0b
parente8b4cf938dda5bfac61aebe2ec3eb16f1b55d193 (diff)
downloadplan9front-ed52015cadfc662abdea1dea7240244672e201a8.tar.xz
sched(9): replace '–' with '-' in NAME section
This was causing the ptx utility in /sys/lib/man/permind to barf. As such, the PDF book of all manual sections could not be built.
-rw-r--r--sys/man/9/sched2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/9/sched b/sys/man/9/sched
index 86b9b70d5..0f830decc 100644
--- a/sys/man/9/sched
+++ b/sys/man/9/sched
@@ -1,7 +1,7 @@
.TH SCHED 9
.SH NAME
anyhigher, anyready, hzsched, procpriority, procrestore, procsave, scheddump, schedinit, sched, yield
-\– scheduler interactions
+\- scheduler interactions
.SH SYNOPSIS
.ta \w'\fLchar* 'u +10n +8n +8n
.EX