make cgitrc.5.txt asciidoc manpage compatible

According to the instructions and requirements here:
http://www.methods.co.nz/asciidoc/chunked/ar01s20.html
这个提交包含在:
Matt McCormick (thewtex)
2009-02-11 23:06:05 -06:00
提交者 Lars Hjemli
父节点 8cc0287123
当前提交 9f9ede3d92

查看文件

@ -1,5 +1,5 @@
CGITRC CGITRC(5)
====== ========
NAME NAME
@ -7,8 +7,8 @@ NAME
cgitrc - runtime configuration for cgit cgitrc - runtime configuration for cgit
DESCRIPTION SYNOPSIS
----------- --------
Cgitrc contains all runtime settings for cgit, including the list of git Cgitrc contains all runtime settings for cgit, including the list of git
repositories, formatted as a line-separated list of NAME=VALUE pairs. Blank repositories, formatted as a line-separated list of NAME=VALUE pairs. Blank
lines, and lines starting with '#', are ignored. lines, and lines starting with '#', are ignored.