diff options
author | Junio C Hamano <junkio@cox.net> | 2005-09-06 09:06:32 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-06 09:06:32 -0700 |
commit | 89580e3f6d671102bd8a7dda5f28cbfae2356269 (patch) | |
tree | bdfea3ad903d6572086f545bf8e18b387aeb9d0b | |
parent | 0516de30e8bdd26086e2a3edd3375981fd0c34d6 (diff) | |
download | git-89580e3f6d671102bd8a7dda5f28cbfae2356269.tar.gz git-89580e3f6d671102bd8a7dda5f28cbfae2356269.tar.xz |
Format fix for asciidoc documentation titles.
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r-- | Documentation/git-rename-script.txt | 3 | ||||
-rw-r--r-- | Documentation/git-repack-script.txt | 2 | ||||
-rw-r--r-- | Documentation/git-send-email-script.txt | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/git-rename-script.txt b/Documentation/git-rename-script.txt index 1abc68b7d..b110525fc 100644 --- a/Documentation/git-rename-script.txt +++ b/Documentation/git-rename-script.txt @@ -1,6 +1,5 @@ - git-rename-script(1) -===================== +==================== v0.1, May 2005 NAME diff --git a/Documentation/git-repack-script.txt b/Documentation/git-repack-script.txt index cd449bcc2..df94ec1ea 100644 --- a/Documentation/git-repack-script.txt +++ b/Documentation/git-repack-script.txt @@ -1,5 +1,5 @@ git-repack-script(1) -===================== +==================== v0.99.5, August 2005 NAME diff --git a/Documentation/git-send-email-script.txt b/Documentation/git-send-email-script.txt index 9ad82cc3e..f79ad1994 100644 --- a/Documentation/git-send-email-script.txt +++ b/Documentation/git-send-email-script.txt @@ -1,5 +1,5 @@ git-send-email-script(1) -======================= +======================== v0.1, July 2005 NAME |