diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-11-05 08:16:47 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-11-05 08:16:47 +0000 |
commit | 92ff5b39ea030e1e1084beba4bd6b2779a3d015b (patch) | |
tree | 39b16eeadf4c344fa20207c57e679c1506096b56 /lib/libXi/man/XQueryDeviceState.man | |
parent | 11b563ea9d7cd1e78e1e3bdd63d22a1587e0aaba (diff) |
Update to libXi 1.8.2.
The fix for double alignment on 32bits machines with strict constraints
was already committed.
Diffstat (limited to 'lib/libXi/man/XQueryDeviceState.man')
-rw-r--r-- | lib/libXi/man/XQueryDeviceState.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXi/man/XQueryDeviceState.man b/lib/libXi/man/XQueryDeviceState.man index 26ebef3ef..24e7322fc 100644 --- a/lib/libXi/man/XQueryDeviceState.man +++ b/lib/libXi/man/XQueryDeviceState.man @@ -2,12 +2,12 @@ .\" Title: xquerydevicestate .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/04/2023 +.\" Date: 09/05/2024 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "XQUERYDEVICESTATE" "libmansuffix" "05/04/2023" "\ \&" "\ \&" +.TH "XQUERYDEVICESTATE" "libmansuffix" "09/05/2024" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |