[PATCH 7/9] Xrandr.man: Fix missing closing parenthesis.

Cyril Brulebois kibi at debian.org
Wed Mar 30 18:59:45 PDT 2011


Also fix the closing tag (\fP instead of \fI).

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 14dcb51..75481fa 100644
--- a/man/Xrandr.man
+++ b/man/Xrandr.man
@@ -287,7 +287,7 @@ will fail until the client has an up to date timestamp.
 .PP
 .B XRRRootToScreen
 returns the screen number given a root window (for example, from
-an \fBXRRScreenChangeNotifyEvent\fI.
+an \fBXRRScreenChangeNotifyEvent\fP).
 .PP
 The rest of the functions will fail if applied to screens not
 implementing the RandR extension.
-- 
1.7.4.1



More information about the xorg-devel mailing list