summaryrefslogtreecommitdiffstats
path: root/schedutils/chrt.1
diff options
context:
space:
mode:
authorBenno Schulenberg2011-08-18 22:18:34 +0200
committerKarel Zak2011-08-22 10:39:21 +0200
commit232dc924c4f73e2a734b13cd48b0e61b712eb170 (patch)
tree641d6321cb7994b89cd95b4eadd7ba3bb66c83bc /schedutils/chrt.1
parentdocs: update ReleaseNotes: fix typo in v2.20-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.tar.gz
kernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.tar.xz
kernel-qcow2-util-linux-232dc924c4f73e2a734b13cd48b0e61b712eb170.zip
docs: uniformize the header and footer lines in man pages
Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'schedutils/chrt.1')
-rw-r--r--schedutils/chrt.16
1 files changed, 3 insertions, 3 deletions
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index e7f2c3e4d..eb3e90ba4 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -25,9 +25,9 @@
.\" 2002-05-11 Robert Love <rml@tech9.net>
.\" Initial version
.\"
-.TH CHRT "1" "June 2010" "schedutils" "Linux User's Manual"
+.TH CHRT 1 "June 2010" "util-linux" "User Commands"
.SH NAME
-chrt \- manipulate real-time attributes of a process
+chrt \- manipulate the real-time attributes of a process
.SH SYNOPSIS
.B chrt
.RI [ options ]\ prio
@@ -39,7 +39,7 @@ chrt \- manipulate real-time attributes of a process
.RI [ prio ]\ pid
.SH DESCRIPTION
.PP
-.BR chrt
+.B chrt
sets or retrieves the real-time scheduling attributes of an existing \fIpid\fR,
or runs \fIcommand\fR with the given attributes. Both policy (one of
.BR SCHED_OTHER ,