From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] tzset.3: ffix Date: Tue, 17 Feb 2015 05:54:52 +0100 Message-ID: <54E2C99C.6020808@gmail.com> References: <54E22505.1040604@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54E22505.1040604-KK0ffGbhmjU@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: J William Piggott Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 02/16/2015 06:12 PM, J William Piggott wrote: > Signed-off-by: J William Piggott Thanks, James. Applied. Cheers, Michael > --- > man3/tzset.3 | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/man3/tzset.3 b/man3/tzset.3 > index cfb2d4c..a1e11ce 100644 > --- a/man3/tzset.3 > +++ b/man3/tzset.3 > @@ -188,13 +188,13 @@ If this variable is set its value takes precedence over the system > configured timezone database directory path. > .SH FILES > .TP > -.B /etc/localtime > +.I /etc/localtime > The system timezone file. > .TP > -.B /usr/share/zoneinfo/ > +.I /usr/share/zoneinfo/ > The system timezone database directory. > .TP > -.B /usr/share/zoneinfo/posixrules > +.I /usr/share/zoneinfo/posixrules > When a TZ string includes a dst timezone without anything following it, > then this file is used for the start/end rules. > It is in the > -- 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