summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-24 15:04:06 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-24 15:04:06 +0200
commit568f0c4f911a7bbb5c2dd12f2002b5afe5e6e8cf (patch)
tree48a388c1aef5f3d4fba136c470487080a995c841 /man
parentf7267b0dbf21decdaac9c42732a40d6fe882f663 (diff)
feh(1): $() instead of ``
Diffstat (limited to 'man')
-rw-r--r--man/feh.pre2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre
index 30f37cd..f87f0f8 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -670,7 +670,7 @@ can also be used as a background setter. It will store the command line
necessary to set the background in
.Pa ~/.fehbg ,
so to have your background restored everytime you start X, you can add
-.Qq eval `cat ~/.fehbg`
+.Qq eval $(cat ~/.fehbg)
to your X startup script
.Pq like Pa ~/.xinitrc .
.