Rename about-filter to render-filter

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-07-03 21:02:15 +02:00
parent c4167cbd65
commit 0ee035d4ec
5 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# This may be used with the about-filter or repo.about-filter setting in cgitrc.
# This may be used with the render-filter or repo.render-filter setting in cgitrc.
# It passes formatting of about pages to differing programs, depending on the usage.
# Markdown support requires python and markdown-python.