Also fix the closing tag (\fP instead of \fI). Signed-off-by: Cyril Brulebois <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
