Skip to content

Commit 6459cf8

Browse files
committed
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
2 parents 15c6ef7 + f8a48af commit 6459cf8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Documentation/git-imap-send.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Using direct mode:
9797
host = imap://imap.example.com
9898
user = bob
9999
pass = p4ssw0rd
100-
..........................
100+
.........................
101101

102102
Using direct mode with SSL:
103103

@@ -109,7 +109,7 @@ Using direct mode with SSL:
109109
pass = p4ssw0rd
110110
port = 123
111111
sslverify = false
112-
..........................
112+
.........................
113113

114114

115115
EXAMPLE

Documentation/git-prune-packed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-prune-packed(1)
2-
=====================
2+
===================
33

44
NAME
55
----

Documentation/git-quiltimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-quiltimport(1)
2-
================
2+
==================
33

44
NAME
55
----

Documentation/git-stage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-stage(1)
2-
==============
2+
============
33

44
NAME
55
----

0 commit comments

Comments
 (0)