fixed man page, status bar displays EOF instead of "broken pipe"
This commit is contained in:
parent
c8f96b5b4c
commit
21bd90d7d3
1 changed files with 1 additions and 1 deletions
2
dwm.1
2
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.
|
code. This keeps it fast, secure and simple.
|
||||||
.SH CAVEATS
|
.SH CAVEATS
|
||||||
The status bar may display
|
The status bar may display
|
||||||
.BR "broken pipe"
|
.BR "EOF"
|
||||||
when dwm has been started by an X session manager like
|
when dwm has been started by an X session manager like
|
||||||
.BR xdm (1),
|
.BR xdm (1),
|
||||||
because those close standard output before executing dwm.
|
because those close standard output before executing dwm.
|
||||||
|
|
Loading…
Reference in a new issue