From f7267b0dbf21decdaac9c42732a40d6fe882f663 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 24 May 2011 15:01:15 +0200 Subject: feh(1): background setting: Fix typo (thx andy) --- man/feh.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/feh.pre b/man/feh.pre index 3db4751..30f37cd 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