fixed man page, status bar displays EOF instead of "broken pipe"

This commit is contained in:
arg@mig29 2006-12-13 13:53:10 +01:00
parent c8f96b5b4c
commit 21bd90d7d3
1 changed files with 1 additions and 1 deletions

2
dwm.1
View File

@ -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.