all repos — dwm @ 21bd90d7d3477d8992cf3a18a5ad320250e8d5b0

my dwm build

fixed man page, status bar displays EOF instead of "broken pipe"
arg@mig29 unknown
Wed, 13 Dec 2006 13:53:10 +0100
commit

21bd90d7d3477d8992cf3a18a5ad320250e8d5b0

parent

c8f96b5b4c08f29e8c7ac7d31fc7d83d16f46ec2

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M dwm.1dwm.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.