diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:33:12 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:33:12 +0000 |
commit | 55a57929271c60f4c2e784083d07f5d8a7ab5e75 (patch) | |
tree | 1acc3d1689842d3f36326228ba2d694012f53b55 | |
parent | b56e049fa8ab3ce92efd6c4255a54ca1e0e37b50 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGECYGWIN-6_8_2-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGECYGWIN
-rw-r--r-- | xkill.c | 2 | ||||
-rw-r--r-- | xkill.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xkill/xkill.c,v 1.6 2001/12/14 20:02:06 dawes Exp $ */ +/* $XFree86: xc/programs/xkill/xkill.c,v 1.5 2001/04/01 14:00:22 tsi Exp $ */ /* * xkill - simple program for destroying unwanted clients @@ -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.9 2003/09/18 19:01:33 herrb Exp $ +.\" $XFree86: xkill.man,v 1.8 2001/12/14 20:02:06 dawes Exp $ .\" .TH XKILL 1 __xorgversion__ .SH NAME |