$OpenBSD: patch-sxiv_1,v 1.5 2021/10/03 22:01:54 kn Exp $

Substitute paths (this port handles PREFIX and VERSION itself).

Index: sxiv.1
--- sxiv.1.orig
+++ sxiv.1
@@ -412,7 +412,7 @@ have been modified and reloads them.
 
 The key combo argument has the following form: "[C-][M-][S-]KEY",
 where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier states and KEY is the X
-keysym as listed in /usr/include/X11/keysymdef.h without the "XK_" prefix.
+keysym as listed in ${X11BASE}/include/X11/keysymdef.h without the "XK_" prefix.
 
 There is also an example script installed together with sxiv as
 .IR PREFIX/share/sxiv/exec/key-handler .
