the repository which powers this website
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-12
parent 8cc0287 · commit 9f9ede3
-rw-r--r--cgitrc.5.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index fd299ae0..f368cedc 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -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.