소스 검색

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.