tfixed man page, status bar displays EOF instead of "broken pipe" - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 21bd90d7d3477d8992cf3a18a5ad320250e8d5b0
(DIR) parent c8f96b5b4c08f29e8c7ac7d31fc7d83d16f46ec2
(HTM) Author: arg@mig29 <unknown>
Date: Wed, 13 Dec 2006 13:53:10 +0100
fixed man page, status bar displays EOF instead of "broken pipe"
Diffstat:
M dwm.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/dwm.1 b/dwm.1
t@@ -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.