From: arg@mig29 Date: Wed, 13 Dec 2006 12:53:10 +0000 (+0100) Subject: fixed man page, status bar displays EOF instead of "broken pipe" X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=21bd90d7d3477d8992cf3a18a5ad320250e8d5b0 fixed man page, status bar displays EOF instead of "broken pipe" --- diff --git a/dwm.1 b/dwm.1 index 6497655..f5d01c0 100644 --- a/dwm.1 +++ b/dwm.1 @@ -122,7 +122,7 @@ dwm is customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple. .SH CAVEATS The status bar may display -.BR "broken pipe" +.BR "EOF" when dwm has been started by an X session manager like .BR xdm (1), because those close standard output before executing dwm.