Commit 6b065731 authored by Magnus Hagander's avatar Magnus Hagander Committed by Tollef Fog Heen

Fix markup of function list

ban() was previously not in bold on the man page. Turn it into two
separate entries with separate descritions to fix that.
parent 4f6eaa24
......@@ -326,6 +326,7 @@ regsuball(str, regex, sub)
As regsub() but this replaces all occurrences.
ban(ban expression)
Bans all objects in cache that match the expression.
ban_url(regex)
Bans all objects in cache whose URLs match regex.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment