From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] getitimer.2: tfix Date: Sun, 24 Jul 2016 20:38:24 +0200 Message-ID: <6591fc88-eb64-03ae-9d87-adf2cb5c163f@gmail.com> References: <1469366005-19476-1-git-send-email-toddy@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1469366005-19476-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Dr. Tobias Quathamer" Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 07/24/2016 03:13 PM, Dr. Tobias Quathamer wrote: Thanks, Tobias. Applied. Cheers, Michael > --- > man2/getitimer.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/getitimer.2 b/man2/getitimer.2 > index c991577..7d6ead7 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 . > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html