openbsd-ports/graphics/feh/patches/patch-man_feh_pre
2011-11-07 21:47:28 +00:00

34 lines
1.0 KiB
Plaintext

$OpenBSD: patch-man_feh_pre,v 1.9 2011/11/07 21:47:28 dcoppa Exp $
fix typo
--- man/feh.pre.orig Wed Nov 2 10:59:20 2011
+++ man/feh.pre Mon Nov 7 21:34:13 2011
@@ -169,7 +169,7 @@ the caption will be looked for in
Don't display images, print image info according to
.Ar format
instead. See
-.Sx FORMAT SPECIFIEDRS .
+.Sx FORMAT SPECIFIERS .
.
.It Cm --cycle-once
.
@@ -805,7 +805,7 @@ which
defaults to
.Pa ~/.config/feh/ .
If the files are not found in that directory, it will also try
-.Pa /etc/feh/ .
+.Pa ${SYSCONFDIR}/feh/ .
.Pp
All config files treat lines starting with a
.Qq #
@@ -1297,7 +1297,7 @@ order it finds them on the hard disk, which is usually
.
Show 128x128 pixel thumbnails, limit window width to 1024 pixels.
.
-.It feh -t -Sfilename -E 128 -y 128 -W 1024 -P -C /usr/share/fonts/truetype/ttf-dejavu/ -e DejaVuSans/8 /opt/images
+.It feh -t -Sfilename -E 128 -y 128 -W 1024 -P -C ${X11BASE}/lib/X11/fonts/TTF/ -e DejaVuSans/8 /opt/images
.
Same as above, but enable thumbnail caching in ~/.thumbnails and use a smaller
font.