diff options
| author | Jason A. Donenfeld | 2015-11-12 04:44:32 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld | 2015-11-12 04:44:32 +0100 |
| commit | ffe09621f2626c692a16b249a52112ba8070aa79 (patch) | |
| tree | ccdfa67745fac2aab4ef00e0e33029f58904ae08 /filters | |
| parent | 143e65252c1c842774bc5a601d5faef97ca6c886 (diff) | |
| download | cgit-ffe09621f2626c692a16b249a52112ba8070aa79.tar.gz cgit-ffe09621f2626c692a16b249a52112ba8070aa79.tar.bz2 cgit-ffe09621f2626c692a16b249a52112ba8070aa79.zip | |
about-formatting.sh: comment text out of date
Diffstat (limited to 'filters')
| -rwxr-xr-x | filters/about-formatting.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/about-formatting.sh b/filters/about-formatting.sh index d024204..85daf9c 100755 --- a/filters/about-formatting.sh +++ b/filters/about-formatting.sh | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # This may be used with the about-filter or repo.about-filter setting in cgitrc. | 3 | # This may be used with the about-filter or repo.about-filter setting in cgitrc. |
| 4 | # It passes formatting of about pages to differing programs, depending on the usage. | 4 | # It passes formatting of about pages to differing programs, depending on the usage. |
| 5 | 5 | ||
| 6 | # Markdown support requires perl. | 6 | # Markdown support requires python and markdown-python. |
| 7 | # RestructuredText support requires python and docutils. | 7 | # RestructuredText support requires python and docutils. |
| 8 | # Man page support requires groff. | 8 | # Man page support requires groff. |
| 9 | 9 | ||
