From 20996c6c5a0edbc9ebcb82e22520d04b789a9f0a Mon Sep 17 00:00:00 2001
From: Anselm R Garbe <garbeam@gmail.com>
Date: Mon, 13 Jul 2009 12:51:00 +0100
Subject: [PATCH] removed obsolete BUG

---
 dwm.1 | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/dwm.1 b/dwm.1
index 4aa054a..7eb231f 100644
--- a/dwm.1
+++ b/dwm.1
@@ -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