From 22e909b0b27f91dc0ab4b5abddb1292c6fb3e17b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 22 Apr 2011 11:07:16 +0200 Subject: feh(1): Eliminate trailing whitespace with debug=0 --- config.mk | 2 +- man/feh.pre | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index a563c24..b19a6df 100644 --- a/config.mk +++ b/config.mk @@ -31,7 +31,7 @@ endif ifeq (${debug},1) CFLAGS += -DDEBUG - MAN_DEBUG = This is a debug build. + MAN_DEBUG = . This is a debug build. else MAN_DEBUG = endif diff --git a/man/feh.pre b/man/feh.pre index 9b0d3d8..74cc313 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -21,7 +21,7 @@ This manual documents feh $VERSION$ .Pp Compile-time switches: libcurl support $MAN_CURL$, Xinerama support -$MAN_XINERAMA$. $MAN_DEBUG$ +$MAN_XINERAMA$$MAN_DEBUG$ . . .Sh DESCRIPTION -- cgit v1.2.3