Browse Source

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

config
arg@mig29 18 years ago
parent
commit
21bd90d7d3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dwm.1

+ 1
- 1
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. 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…
Cancel
Save