make cgitrc.5.txt asciidoc manpage compatible

According to the instructions and requirements here:
http://www.methods.co.nz/asciidoc/chunked/ar01s20.html
This commit is contained in:
Matt McCormick (thewtex) 2009-02-11 23:06:05 -06:00 committed by Lars Hjemli
parent 8cc0287123
commit 9f9ede3d92
1 changed files with 4 additions and 4 deletions

View File

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