about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorarg@mig29 <unknown>2006-12-13 13:53:10 +0100
committerarg@mig29 <unknown>2006-12-13 13:53:10 +0100
commit21bd90d7d3477d8992cf3a18a5ad320250e8d5b0 (patch)
tree0c0aa670272c240365a34a601f7ed391e20734f2
parentc8f96b5b4c08f29e8c7ac7d31fc7d83d16f46ec2 (diff)
downloaddwm-21bd90d7d3477d8992cf3a18a5ad320250e8d5b0.tar.gz
fixed man page, status bar displays EOF instead of "broken pipe"
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index 6497655..f5d01c0 100644
--- a/dwm.1
+++ b/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.
?h=6.4&id=1076f2b6b3d3751d5d5db6fcb9ac8c247e04e893'>1076f2b
8a34fa5 ^
1076f2b
8a34fa5 ^
1076f2b


dbf7e03 ^


8a34fa5 ^
dbf7e03 ^


















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55