Files
pkgsrc-ng/wm/pwm/patches/patch-af
2013-09-26 17:14:40 +02:00

35 lines
841 B
Plaintext

$NetBSD: patch-af,v 1.2 2003/06/01 16:17:02 salo Exp $
--- pwm.1x.in.orig 2003-05-28 23:55:08.000000000 +0200
+++ pwm.1x.in 2003-06-01 17:42:00.000000000 +0200
@@ -168,16 +168,16 @@
.SH FILES
.TP
-.B /usr/local/etc/pwm/pwm.conf
+.B PKG_SYSCONFDIR/pwm.conf
System default configuration file
.TP
-.B /usr/local/etc/pwm/look-*.conf
+.B PKG_SYSCONFDIR/look-*.conf
Color scheme configuration files
.TP
-.B /usr/local/etc/pwm/keys-*.conf
+.B PKG_SYSCONFDIR/keys-*.conf
Key binding configuration files
.TP
-.B /usr/local/etc/pwm/buttons-*.conf
+.B PKG_SYSCONFDIR/buttons-*.conf
Pointer (mouse) button binding configuration files
.TP
.B ~/.pwm/pwm.conf
@@ -186,7 +186,7 @@
.SH SEE ALSO
The PWM home page, http://iki.fi/tuomov/pwm/
.PP
-.BR PREFIX/doc/pwm/config.txt
+.BR PREFIX/share/doc/pwm/config.txt
.PP
.BR X (1x)
.SH AUTHOR