diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:14 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:14 +0000 |
commit | ab181027bfe9d5a3f53d96c6dc29fc9c47e33558 (patch) | |
tree | d57cfb7d174fc6d84597ce2b6cf992109aef8f0f /xkill.man | |
parent | 955b24e6872aba60a6337b21cbfe346f99706c40 (diff) |
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330
Diffstat (limited to 'xkill.man')
-rw-r--r-- | xkill.man | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xkill/xkill.man,v 1.8 2001/12/14 20:02:06 dawes Exp $ +.\" $XFree86: xc/programs/xkill/xkill.man,v 1.9 2003/09/18 19:01:33 herrb Exp $ .\" .TH XKILL 1 __xorgversion__ .SH NAME @@ -69,6 +69,13 @@ This option indicates that xkill should ignore the standard conventions for finding top-level client windows (which are typically nested inside a window manager window), and simply believe that you want to kill direct children of the root. +.SH CAVEATS +This command does not provide any warranty that the application whose +connection to the X server is closed will abort nicely, or even abort +at all. All this command does is to close the connection to the X +server. Many existing applications do indeed abort when their +connection to the X server is closed, but some can choose to +continue. .SH XDEFAULTS .TP 8 .B Button |