summaryrefslogtreecommitdiff
path: root/man/XFree.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XFree.man')
-rw-r--r--man/XFree.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XFree.man b/man/XFree.man
index 89b64088..f4e3efb4 100644
--- a/man/XFree.man
+++ b/man/XFree.man
@@ -88,7 +88,7 @@ int XFree\^(\^void *\fIdata\fP\^);
Specifies the data that are to be freed.
.SH DESCRIPTION
The
-.ZN XFree
+.B XFree
function is a general-purpose Xlib routine that frees the specified data.
You must use it to free any objects that were allocated by Xlib,
unless an alternate function is explicitly specified for the object.