aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Prévot <taffit@debian.org>2012-11-11 08:56:50 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-11-11 08:56:50 +0100
commit16a21eeaa671f076cf7ebeef2b541f19fb9d9a0a (patch)
treefb8257e2c20be1f80d9c8ad0c68261ccc9e77bc4
parentf327722042dfdb490402b29ffe0f6b8b520825d3 (diff)
downloadman-pages-16a21eeaa671f076cf7ebeef2b541f19fb9d9a0a.tar.gz
prctl.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/prctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index b0ab23e166..c8a4919c26 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -418,7 +418,7 @@ Thereafter, a thread can adjust its current timer slack value via
The timer slack values of
.IR init
(PID 1), the ancestor of all processes,
-is 50,000 nanoseconds (50 microseconds).
+are 50,000 nanoseconds (50 microseconds).
The timer slack values are preserved across
.BR execve (2).
.TP