summaryrefslogtreecommitdiffstats
path: root/schedutils/chrt.1
diff options
context:
space:
mode:
authorLaMont Jones2007-08-14 15:28:14 +0200
committerKarel Zak2007-08-15 12:03:51 +0200
commit5ebbcdf9c8f17762539c110922f29dbd1f2c0cb7 (patch)
treea8be41c6f7e50157e840be71ab3b8c6335342786 /schedutils/chrt.1
parentmount: improve error message when helper program not present (diff)
downloadkernel-qcow2-util-linux-5ebbcdf9c8f17762539c110922f29dbd1f2c0cb7.tar.gz
kernel-qcow2-util-linux-5ebbcdf9c8f17762539c110922f29dbd1f2c0cb7.tar.xz
kernel-qcow2-util-linux-5ebbcdf9c8f17762539c110922f29dbd1f2c0cb7.zip
man-pages: cleanup of chrt.1 and taskset.1
Signed-off-by: LaMont Jones <lamont@mmjgroup.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'schedutils/chrt.1')
-rw-r--r--schedutils/chrt.18
1 files changed, 7 insertions, 1 deletions
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index 01f7650cf..dbc29589a 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -30,7 +30,13 @@
chrt \- manipulate real-time attributes of a process
.SH SYNOPSIS
.B chrt
-[\fIoptions\fR] [\fIprio\fR] [\fIpid\fR | \fIcommand\fR [\fIarg\fR]...]
+.RI [ options ]\ prio
+.IR command\ [ arg ]...
+.br
+.B chrt
+.RI [ options ]
+.B \-p
+.RI [ prio ]\ pid
.SH DESCRIPTION
.PP
.BR chrt (1)