From 568f0c4f911a7bbb5c2dd12f2002b5afe5e6e8cf Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 24 May 2011 15:04:06 +0200 Subject: feh(1): $() instead of `` --- man/feh.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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 . . -- cgit v1.2.3