getitimer.2: tfix

This commit is contained in:
Dr. Tobias Quathamer 2016-07-24 15:13:25 +02:00 committed by Michael Kerrisk
parent c0d44cf5ae
commit ccfe84ee2a
1 changed files with 1 additions and 1 deletions

View File

@ -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 .