From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] toupper.3: tfix Date: Fri, 8 Jan 2016 20:19:42 +0100 Message-ID: <56900BCE.6020802@gmail.com> References: <1451659743-5523-1-git-send-email-jwilk@jwilk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1451659743-5523-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jakub Wilk Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 01/01/2016 03:49 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk Thanks, Jakub. Applied. Cheers, Michael > --- > man3/toupper.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/toupper.3 b/man3/toupper.3 > index 2401a4d..d90a980 100644 > --- a/man3/toupper.3 > +++ b/man3/toupper.3 > @@ -76,7 +76,7 @@ but uses the locale referred to by the locale handle > > If > .I c > -is a uppercase letter, > +is an uppercase letter, > .BR tolower () > returns its lowercase equivalent, > if a lowercase representation exists in the current locale. > -- 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