commit 84285f57b461a78a4fad52ad475aee86001aa2dd
parent 484eddf909d591c117815d3d04372a13ae4bbe9b
Author: Evan Gates <evan.gates@gmail.com>
Date: Thu, 29 Oct 2009 10:29:17 -0700
use backticks around _SURF_AGENT so the underscores aren't interpreted
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/surf.suckless.org/patches/useragent.md b/surf.suckless.org/patches/useragent.md
@@ -4,7 +4,7 @@ USER AGENT
Description
-----------
-This patch adds the _SURF_AGENT xproperty which allows updating surf's useragent
+This patch adds the `_SURF_AGENT` xproperty which allows updating surf's useragent
while running. It may be useful to have a file of predefined useragents to pipe
through dmenu, or to have a script user xprop and set it for you.