Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
c8f96b5
)
fixed man page, status bar displays EOF instead of "broken pipe"
author
arg@mig29 <unknown>
Wed, 13 Dec 2006 12:53:10 +0000
(13:53 +0100)
committer
arg@mig29 <unknown>
Wed, 13 Dec 2006 12:53:10 +0000
(13:53 +0100)
dwm.1
diff
|
blob
|
history
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
-.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.