Index: XGetWProp.man =================================================================== RCS file: /cvs/OpenBSD/XF4/xc/doc/man/X11/XGetWProp.man,v retrieving revision 1.2 diff -u -r1.2 XGetWProp.man --- XGetWProp.man 2 Nov 2004 23:13:44 -0000 1.2 +++ XGetWProp.man 11 Dec 2004 23:00:02 -0000 @@ -153,6 +153,7 @@ .HP Atom *XListProperties\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, int *\fInum_prop_return\fP\^); +.HP int XChangeProperty\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, Atom \fIproperty\fP\^, Atom \fItype\fP\^, int \fIformat\fP\^, int \fImode\fP\^, unsigned char *\fIdata\fP\^, int \fInelements\fP\^);