Explorar el Código

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

arg@mig29 hace 19 años
padre
commit
21bd90d7d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dwm.1

+ 1 - 1
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.