commit | e994004f93a481414b9065ac24edd0807d1c311e | [log] [tgz] |
---|---|---|
author | sean <seanlkml@sympatico.ca> | Fri May 05 15:05:24 2006 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Fri May 05 14:21:52 2006 -0700 |
tree | a7055636fbd71e0bde0c1ed55d85893e6f330af2 | |
parent | 2b5f3ed3166ea7d93f4138bb2b6c849851ba86ac [diff] |
Fix up docs where "--" isn't displayed correctly. A bare "--" doesn't show up in man or html pages correctly as two individual dashes unless backslashed as \-- in the asciidoc source. Note, no backslash is needed inside a literal block. Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca> Signed-off-by: Junio C Hamano <junkio@cox.net>