JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed Standard input hint
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index 4aa054a..6963872 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -37,7 +37,7 @@ prints version information to standard output, then exits.
 .SH USAGE
 .SS Status bar
 .TP
-.B Standard input
+.B X root window name
 is read and displayed in the status text area.
 .TP
 .B Button1
@@ -153,12 +153,6 @@ code. This keeps it fast, secure and simple.
 .SH SEE ALSO
 .BR dmenu (1)
 .SH BUGS
-The status bar may display
-.BR "EOF"
-when dwm has been started by an X session manager like
-.BR xdm (1),
-because those close standard output before executing dwm.
-.P
 Java applications which use the XToolkit/XAWT backend may draw grey windows
 only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early
 JDK 1.6 versions, because it assumes a reparenting window manager. As a workaround