From b6d54565c238399b6e90b21d5bb9f08d5dc91960 Mon Sep 17 00:00:00 2001 From: Philip Paeps Date: Wed, 30 Dec 2020 21:23:17 +0800 Subject: share/zoneinfo: fix minor documentation nit The `git tag` command wants a tag name. --- share/zoneinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index 3cbca07c1b94..de354f885674 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -12,7 +12,7 @@ # (check with "git status" and "git diff" if it all makes sense) # $ git add -A # $ git commit -m "Import tzdata 20XXX" -# $ git tag -a -m "Tag import of tzdata 20XXX" +# $ git tag -a -m "Tag import of tzdata 20XXX" vendor/tzdata/tzdata20XXX # $ git push --follow-tags freebsd vendor/tzdata # $ popd # -- cgit v1.2.3