diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-16 22:18:56 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-16 22:18:56 -0700 |
commit | b46167511d429792086fb8e8cfea6f19b2fc9847 (patch) | |
tree | 0c9e6e660581dd670f711b744562724f7d5c8243 /man/XdbeQueryExtension.man | |
parent | ead0cea593266b91f08d33a0c83170ba92d8ac7e (diff) | |
download | xorg-lib-libXext-b46167511d429792086fb8e8cfea6f19b2fc9847.tar.gz |
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
git diff -w & git diff -b show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/XdbeQueryExtension.man')
-rw-r--r-- | man/XdbeQueryExtension.man | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/man/XdbeQueryExtension.man b/man/XdbeQueryExtension.man index 4b50a6a..e465595 100644 --- a/man/XdbeQueryExtension.man +++ b/man/XdbeQueryExtension.man @@ -1,26 +1,26 @@ .\" Copyright (c) 1995 Hewlett-Packard Company -.\" +.\" .\" Permission is hereby granted, free of charge, to any person obtaining a -.\" copy of this software and associated documentation files (the "Software"), -.\" to deal in the Software without restriction, including without limitation -.\" the rights to use, copy, modify, merge, publish, distribute, sublicense, -.\" and/or sell copies of the Software, and to permit persons to whom the +.\" copy of this software and associated documentation files (the "Software"), +.\" to deal in the Software without restriction, including without limitation +.\" the rights to use, copy, modify, merge, publish, distribute, sublicense, +.\" and/or sell copies of the Software, and to permit persons to whom the .\" Software furnished to do so, subject to the following conditions: -.\" +.\" .\" The above copyright notice and this permission notice shall be included in .\" all copies or substantial portions of the Software. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR .\" IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -.\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -.\" HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -.\" WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF -.\" OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +.\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +.\" HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +.\" WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF +.\" OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE .\" SOFTWARE. -.\" -.\" Except as contained in this notice, the name of the Hewlett-Packard Company shall not -.\" be used in advertising or otherwise to promote the sale, use or other -.\" dealing in this Software without prior written authorization from the +.\" +.\" Except as contained in this notice, the name of the Hewlett-Packard Company shall not +.\" be used in advertising or otherwise to promote the sale, use or other +.\" dealing in this Software without prior written authorization from the .\" Hewlett-Packard Company. .\" .TH XdbeQueryExtension __libmansuffix__ __xorgversion__ "X FUNCTIONS" @@ -39,7 +39,7 @@ Sets and .I minor_version_return to the major and minor -DBE protocol version supported by the server. If the DBE library is +DBE protocol version supported by the server. If the DBE library is compatible with the version returned by the server, this function returns non-zero. If .I dpy |