On 02/16/2015 06:12 PM, J William Piggott wrote: > Signed-off-by: J William Piggott <elseifthen@xxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html