Merge branch 'bc/asciidoc'

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
This commit is contained in:
Junio C Hamano 2014-10-20 12:23:29 -07:00
commit 6459cf8cdf
4 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@ Using direct mode:
host = imap://imap.example.com
user = bob
pass = p4ssw0rd
..........................
.........................
Using direct mode with SSL:
@ -109,7 +109,7 @@ Using direct mode with SSL:
pass = p4ssw0rd
port = 123
sslverify = false
..........................
.........................
EXAMPLE

View File

@ -1,5 +1,5 @@
git-prune-packed(1)
=====================
===================
NAME
----

View File

@ -1,5 +1,5 @@
git-quiltimport(1)
================
==================
NAME
----

View File

@ -1,5 +1,5 @@
git-stage(1)
==============
============
NAME
----