projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
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
patch
|
blob
|
history
diff --git
a/dwm.1
b/dwm.1
index 6497655b7b798cc96a8b8e462e68ff4d4fb00f69..f5d01c0ad5a75ee168dc441a8962ab16e0421eb4 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.