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 |
parents | 3afe7c74ceb9 |
children | 21951c0dfbae |
files | dwm.1 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/dwm.1 Wed Dec 13 13:42:17 2006 +0100 1.2 +++ b/dwm.1 Wed Dec 13 13:53:10 2006 +0100 1.3 @@ -122,7 +122,7 @@ 1.4 code. This keeps it fast, secure and simple. 1.5 .SH CAVEATS 1.6 The status bar may display 1.7 -.BR "broken pipe" 1.8 +.BR "EOF" 1.9 when dwm has been started by an X session manager like 1.10 .BR xdm (1), 1.11 because those close standard output before executing dwm.