aboutsummaryrefslogtreecommitdiffstats
path: root/man7/sched.7
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-09 12:09:50 -0600
committerAlejandro Colomar <alx@kernel.org>2023-02-10 02:20:10 +0100
commite4b0116296e40a82a2cdd5208310ab3f6254b208 (patch)
tree6373fd6c4b23938899f33ebcfaa5b8cd4acfccea /man7/sched.7
parent15df802c68cbdd11e23245253a82f22cc386d30a (diff)
downloadman-pages-e4b0116296e40a82a2cdd5208310ab3f6254b208.tar.gz
man*/: srcfix (^ -> \[ha])
Use correct *roff special character for hat/caret/circumflex accent. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/sched.7')
-rw-r--r--man7/sched.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7
index ba9196ac8d..4da3ea3314 100644
--- a/man7/sched.7
+++ b/man7/sched.7
@@ -318,7 +318,7 @@ sched_runtime <= sched_deadline <= sched_period
In addition, under the current implementation,
all of the parameter values must be at least 1024
(i.e., just over one microsecond,
-which is the resolution of the implementation), and less than 2^63.
+which is the resolution of the implementation), and less than 2\[ha]63.
If any of these checks fails,
.BR sched_setattr (2)
fails with the error