Browse Source

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

arg@mig29 19 năm trước cách đây
mục cha
commit
21bd90d7d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.