Package: schedutils Version: 1.5.0-1 Severity: minor Tags: patch
Found a few typos in '/usr/share/man/man1/taskset.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages schedutils depends on: ii libc6 2.5-9+b1 GNU C Library: Shared libraries schedutils recommends no packages. -- no debconf information
--- taskset.1 2006-11-15 03:21:49.000000000 -0500 +++ /tmp/taskset.1 2007-06-02 15:56:12.000000000 -0400 @@ -27,7 +27,7 @@ .\" .TH TASKSET "1" "Apr 2003" "schedutils" "Linux User's Manual" .SH NAME -taskset \- retrieve or set a processes's CPU affinity +taskset \- retrieve or set a process's CPU affinity .SH SYNOPSIS .B taskset [\fIoptions\fR] [\fImask\fR | \fIlist\fI ] [\fIpid\fR | \fIcommand\fR [\fIarg\fR]...] @@ -70,7 +70,7 @@ operate on an existing PID and not launch a new task .TP .B -c, --cpu-list -specifiy a numerical list of processors instead of a bitmask. The list may +specify a numerical list of processors instead of a bitmask. The list may contain multiple items, separated by comma, and ranges. For example, .BR 0,5,7,9-11 . .TP

