From: J William Piggott <elseifthen-KK0ffGbhmjU@public.gmane.org>
To: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] tzset.3: ffix
Date: Sun, 01 Feb 2015 15:25:22 -0500 [thread overview]
Message-ID: <54CE8BB2.5070100@gmx.com> (raw)
Fix tzset.3 regression, dst is optional.
$ date
Sun Feb 1 15:14:33 EST 2015
$ TZ=NZST-12 date
Mon Feb 2 08:14:38 NZST 2015
$ TZ=EST5 date
Sun Feb 1 15:15:02 EST 2015
Signed-off-by: J William Piggott <elseifthen-KK0ffGbhmjU@public.gmane.org>
---
man3/tzset.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/tzset.3 b/man3/tzset.3
index 1253241..7a4dd6a 100644
--- a/man3/tzset.3
+++ b/man3/tzset.3
@@ -95,7 +95,7 @@ The first format is a string of characters that directly represent the
timezone to be used:
.sp
.RS
-.RI "std offset " dst [ offset ][, start [ /time ], end [ /time ]]
+.RI "std offset[" dst [ offset ][, start [ /time ], end [ /time ]]]
.RE
.sp
There are no spaces in the specification.
--
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
next reply other threads:[~2015-02-01 20:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-01 20:25 J William Piggott [this message]
[not found] ` <54CE8BB2.5070100-KK0ffGbhmjU@public.gmane.org>
2015-02-02 6:39 ` [PATCH] tzset.3: ffix Michael Kerrisk (man-pages)
[not found] ` <CAKgNAkjSUeKOXUHG5AU8ipVVxiATaJAb2WFnqgz-Y0KVNgL5pw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-02-02 21:16 ` J William Piggott
[not found] ` <54CFE913.2040606-KK0ffGbhmjU@public.gmane.org>
2015-02-03 7:15 ` Michael Kerrisk (man-pages)
-- strict thread matches above, loose matches on Subject: below --
2015-02-16 17:12 J William Piggott
[not found] ` <54E22505.1040604-KK0ffGbhmjU@public.gmane.org>
2015-02-17 4:54 ` Michael Kerrisk (man-pages)
2021-05-09 21:38 [PATCH] fflush.3: SEE ALSO: Add fpurge(3) Alejandro Colomar
2021-05-09 21:39 ` [PATCH] tzset.3: ffix Alejandro Colomar
2021-05-09 23:16 ` Michael Kerrisk (man-pages)
2021-10-07 9:09 Jakub Wilk
2021-10-07 9:35 ` Alejandro Colomar (man-pages)
2021-10-07 19:46 ` Stefan Puiu
2021-10-07 21:22 ` Alejandro Colomar (man-pages)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54CE8BB2.5070100@gmx.com \
--to=elseifthen-kk0ffgbhmju@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox