1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
From: Austin Donnelly <and1000@debian.org>
Subject: Correct path for system-wide configuration file in manpage.
--- a/xloadimage.man
+++ b/xloadimage.man
@@ -633,7 +633,7 @@ distribution.
xloadimage - the image loader and viewer
xsetbg - pseudonym which quietly sets the background
xview - pseudonym which views in a window
-/usr/lib/X11/Xloadimage - default system-wide configuration file
+/etc/X11/Xloadimage - default system-wide configuration file
~/.xloadimagerc - user's personal configuration file
.in -5
.fi
|