This patch set applies on top of the two sets I posted on Jan 20 2016 with Subject: [PATCH 0/5] tzselect.ksh [PATCH 1/3] zone*.tab: make consistent 'most locations' Paul, I just noticed I used the wrong style commit messages on the first to sets. If you'd like me to fix them and resubmit V2, just let me know. J William Piggott (4): checktab.awk: fix comment (field 4) checks checktab.awk: don't repeat missing comment errors zone1970.tab: update column 4 definition Remove unneeded zone tab comments NEWS | 8 ++++++++ checktab.awk | 8 +++++++- zone.tab | 20 ++++++++++---------- zone1970.tab | 21 +++++++++++---------- 4 files changed, 36 insertions(+), 21 deletions(-) --- All of the patch sets are from the same branch of my github account here is the request-pull output: The following changes since commit 9e588f4c0bc2a1861c923aaa7760ebc7b024d885: Cite Ogle's 2015 book on history of civil time (2016-01-11 16:21:15 -0800) are available in the git repository at: git@github.com:jwpi/tz.git tzselect for you to fetch changes up to a7a2ef246e669c30533e5fd1cb01ef85fe921935: Remove unneeded zone tab comments (2016-01-23 18:57:43 -0500) ---------------------------------------------------------------- J William Piggott (12): zone*.tab: make consistent 'most locations' zone*.tab: fix capitalization zone*.tab: fix Salta comment tzselect.ksh: TZ validation bugs tzselect.ksh: regions list to inclusive tzselect.ksh: sort regions list tzselect.ksh: time scales assumed tzselect.ksh: add script mode option checktab.awk: fix comment (field 4) checks checktab.awk: don't repeat missing comment errors zone1970.tab: update column 4 definition Remove unneeded zone tab comments NEWS | 8 ++++++++ checktab.awk | 8 +++++++- tzselect.ksh | 47 ++++++++++++++++++++++++++++++----------------- zone.tab | 44 ++++++++++++++++++++++---------------------- zone1970.tab | 51 ++++++++++++++++++++++++++------------------------- 5 files changed, 93 insertions(+), 65 deletions(-)