aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Tobias Quathamer <toddy@debian.org>2016-07-24 15:13:25 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-07-24 21:02:09 +0200
commitccfe84ee2a5fa6fe5733805fb2cd018fe9c10ecb (patch)
tree541c248ec378a04e491f11c6cee3e418298f31a5
parentc0d44cf5ae2e0792a474292f15a543f60700f56d (diff)
downloadman-pages-ccfe84ee2a5fa6fe5733805fb2cd018fe9c10ecb.tar.gz
getitimer.2: tfix
-rw-r--r--man2/getitimer.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index dd20e24ff9..dae7861c54 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -84,7 +84,7 @@ struct timeval {
.SS getitimer()
The function
.BR getitimer ()
-places the curent value of the timer specified by
+places the current value of the timer specified by
.IR which
in the buffer pointed to by
.IR curr_value .