libx11 (2:1.3.3-4) man/XRaiseWindow.man

Summary

 man/XRaiseWindow.man |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- libx11-1.3.3.orig/man/XRaiseWindow.man
+++ libx11-1.3.3/man/XRaiseWindow.man
@@ -305,7 +305,7 @@
 but the other windows in the array are stacked underneath the first window,
 in the order of the array.
 The stacking order of the other windows is not affected.
-For each window in the window array that is not a child of the specified window,
+For each window in the window array that is not a sibling of the first window,
 a
 .ZN BadMatch
 error results.