浏览代码

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

arg@mig29 19 年之前
父节点
当前提交
21bd90d7d3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.