Signed-off-by: Mattias Andrée <maandree@xxxxxxxxxxxxx> --- man1/git-commit-tree.1 | 6 +++--- man1/git-commit.1 | 6 +++--- man1/git-tag.1 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/man1/git-commit-tree.1 b/man1/git-commit-tree.1 index 2014cc3..1bef965 100644 --- a/man1/git-commit-tree.1 +++ b/man1/git-commit-tree.1 @@ -148,14 +148,14 @@ It is <unix timestamp> is the number of seconds since the UNIX epoch\&. <timezone offset> -is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is -+0200\&. +is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is ++0100\&. .RE .PP RFC 2822 .RS 4 The standard email format as described by RFC 2822, for example -Thu, 07 Apr 2005 22:13:13 +0200\&. +Thu, 07 Apr 2005 22:13:13 +0100\&. .RE .PP ISO 8601 diff --git a/man1/git-commit.1 b/man1/git-commit.1 index 7d80bbd..c61ffaf 100644 --- a/man1/git-commit.1 +++ b/man1/git-commit.1 @@ -481,14 +481,14 @@ It is <unix timestamp> is the number of seconds since the UNIX epoch\&. <timezone offset> -is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is -+0200\&. +is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is ++0100\&. .RE .PP RFC 2822 .RS 4 The standard email format as described by RFC 2822, for example -Thu, 07 Apr 2005 22:13:13 +0200\&. +Thu, 07 Apr 2005 22:13:13 +0100\&. .RE .PP ISO 8601 diff --git a/man1/git-tag.1 b/man1/git-tag.1 index c6d9be5..f6be47b 100644 --- a/man1/git-tag.1 +++ b/man1/git-tag.1 @@ -337,14 +337,14 @@ It is <unix timestamp> is the number of seconds since the UNIX epoch\&. <timezone offset> -is a positive or negative offset from UTC\&. For example CET (which is 2 hours ahead UTC) is -+0200\&. +is a positive or negative offset from UTC\&. For example CET (which is 1 hour ahead UTC) is ++0100\&. .RE .PP RFC 2822 .RS 4 The standard email format as described by RFC 2822, for example -Thu, 07 Apr 2005 22:13:13 +0200\&. +Thu, 07 Apr 2005 22:13:13 +0100\&. .RE .PP ISO 8601 -- 1.8.3.4 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html