$OpenBSD: patch-spectrwm_1,v 1.3 2020/06/18 09:18:39 gonzalo Exp $

Index: spectrwm.1
--- spectrwm.1.orig
+++ spectrwm.1
@@ -144,7 +144,7 @@ For example, starting
 via
 .Xr xinit 1 :
 .Bd -literal -offset indent
-LD_PRELOAD=/usr/lib/libswmhack.so.0.0 urxvtd -q -o -f
+LD_PRELOAD=${PREFIX}/lib/libswmhack.so.${LIBswmhack_VERSION} urxvtd -q -o -f
 .Ed
 .Pp
 Spawned programs automatically have
