[PATCH 8/9] Xrandr.man: Fix parenthesis escaping.
Cyril Brulebois
kibi at debian.org
Wed Mar 30 18:59:46 PDT 2011
Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
man/Xrandr.man | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/Xrandr.man b/man/Xrandr.man
index 75481fa..bcb8a47 100644
--- a/man/Xrandr.man
+++ b/man/Xrandr.man
@@ -94,7 +94,7 @@ void XRRSelectInput\^(\^Display *\fIdpy\fP, Window \fIwindow\fP, int \fImask\fP\
* ConfigureNotify \^(\^\fIon the root window\fP\^)
* returns 1 if it is an event type it understands, 0 if not
*/
-int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP^);
+int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP\^);
.sp
/\(**
* the following are always safe to call, even if RandR is
--
1.7.4.1
More information about the xorg-devel
mailing list