Mercurial > aewl
changeset 633:7209e355762c
fixed man page, status bar displays EOF instead of "broken pipe"
author | arg@mig29 |
---|---|
date | Wed, 13 Dec 2006 13:53:10 +0100 (2006-12-13) |
parents | 3afe7c74ceb9 |
children | 21951c0dfbae |
files | dwm.1 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dwm.1 Wed Dec 13 13:42:17 2006 +0100 +++ b/dwm.1 Wed Dec 13 13:53:10 2006 +0100 @@ -122,7 +122,7 @@ 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.