ref: ed52015cadfc662abdea1dea7240244672e201a8
parent: e8b4cf938dda5bfac61aebe2ec3eb16f1b55d193
author: Alex Musolino <[email protected]>
date: Mon Jun 21 06:26:15 EDT 2021
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.
--- 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