From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] timer_settime.2:tfix Date: Tue, 29 Apr 2014 06:59:35 +0200 Message-ID: <535F31B7.1070709@gmail.com> References: <1398698854-3757-1-git-send-email-yuray@komyakino.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398698854-3757-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yuri Kozlov Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 04/28/2014 05:27 PM, Yuri Kozlov wrote: > --- > man2/timer_settime.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/timer_settime.2 b/man2/timer_settime.2 > index 5ca36cb..09e6268 100644 > --- a/man2/timer_settime.2 > +++ b/man2/timer_settime.2 > @@ -83,7 +83,7 @@ structure that allows a time value to be specified > in seconds and nanoseconds. > These time values are measured according to the clock > that was specified when the timer was created by > -.BR timer_create (2) > +.BR timer_create (2). > > If > .I new_value->it_value Yuri, thank you. Applied. Cheers, Michael -- 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