Skip to content

Commit

Permalink
Merge branch 'bc/asciidoc'
Browse files Browse the repository at this point in the history
Formatting nitpicks to help a (pickier) reimplementation of
AsciiDoc to grok our documentation.

* bc/asciidoc:
  Documentation: fix mismatched delimiters in git-imap-send
  Documentation: adjust document title underlining
  • Loading branch information
Junio C Hamano committed Oct 20, 2014
2 parents 15c6ef7 + f8a48af commit 6459cf8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-imap-send.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Using direct mode:
host = imap://imap.example.com
user = bob
pass = p4ssw0rd
..........................
.........................

Using direct mode with SSL:

Expand All @@ -109,7 +109,7 @@ Using direct mode with SSL:
pass = p4ssw0rd
port = 123
sslverify = false
..........................
.........................


EXAMPLE
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-prune-packed.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git-prune-packed(1)
=====================
===================

NAME
----
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-quiltimport.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git-quiltimport(1)
================
==================

NAME
----
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-stage.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git-stage(1)
==============
============

NAME
----
Expand Down

0 comments on commit 6459cf8

Please sign in to comment.