Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fixed man page, status bar displays EOF instead of "broken pipe"
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
6497655
..
f5d01c0
100644
(file)
--- a/
dwm.1
+++ b/
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.
.SH CAVEATS
The status bar may display
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.
when dwm has been started by an X session manager like
.BR xdm (1),
because those close standard output before executing dwm.