From 7613d6e70c4af791bdb3e005a6231f1d4d14745c Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 3 Mar 2011 16:17:51 +0100 Subject: Xrandr.man: Fix parenthesis escaping. Reviewed-by: Peter Hutterer Reviewed-by: Alan Coopersmith Signed-off-by: Cyril Brulebois --- man/Xrandr.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Xrandr.man b/man/Xrandr.man index b7a0383..0f1ff44 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 -- cgit v1.2.1