From 0b8cd09435a54ba352baa1b7ba6745da7d68ad1e Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 21 Jan 2014 20:57:18 +0100 Subject: [PATCH] Updated title of X11 conformance section. --- docs/compat.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compat.dox b/docs/compat.dox index 3dceb193..f9df2011 100644 --- a/docs/compat.dox +++ b/docs/compat.dox @@ -14,7 +14,7 @@ specification but merely list some of the preconditions for certain parts of the API to function on a given machine. As such, any part of it may change in future versions without this being considered a breaking API change. -@section compat_wm ICCCM and EWMH conformance +@section compat_x11 X11 extensions, protocols and IPC standards As GLFW uses Xlib, directly, without any intervening toolkit library, it has sole responsibility for interacting well with the many and