summaryrefslogtreecommitdiff
path: root/lib/libX11/man/XAddHost.man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2020-11-28 14:39:50 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2020-11-28 14:39:50 +0000
commitfd5d388e506341bdd552cf8264756afdb69a03f1 (patch)
tree8206baca7bf1f7d0f10db44064137ffaf7f2157e /lib/libX11/man/XAddHost.man
parentec07b47ab3b3e6e67ad00c9c5a6428079a3233f9 (diff)
Update to libX11 1.7.0. Tested by gkoehler@ and jsg@
Diffstat (limited to 'lib/libX11/man/XAddHost.man')
-rw-r--r--lib/libX11/man/XAddHost.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libX11/man/XAddHost.man b/lib/libX11/man/XAddHost.man
index 03b9fd4d6..bb75aa2d5 100644
--- a/lib/libX11/man/XAddHost.man
+++ b/lib/libX11/man/XAddHost.man
@@ -82,7 +82,7 @@ int XAddHosts\^(\^Display *\fIdisplay\fP, XHostAddress *\fIhosts\fP,
int \fInum_hosts\fP\^);
.HP
XHostAddress *XListHosts\^(\^Display *\fIdisplay\fP, int *\fInhosts_return\fP,
-Bool \fIstate_return\fP\^);
+Bool *\fIstate_return\fP\^);
.HP
int XRemoveHost\^(\^Display *\fIdisplay\fP, XHostAddress *\fIhost\fP\^);
.HP