summaryrefslogtreecommitdiff
path: root/man/XtMalloc.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtMalloc.man')
-rw-r--r--man/XtMalloc.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XtMalloc.man b/man/XtMalloc.man
index e5af2f6..c53fa74 100644
--- a/man/XtMalloc.man
+++ b/man/XtMalloc.man
@@ -77,9 +77,8 @@ Cardinal XtAsprintf(String *\fInew_string\fP, const char *\fIformat\fP, ...);
.SH ARGUMENTS
.IP \fInum\fP 1i
Specifies the number of bytes or array elements.
-.ds Po to the old storage or to the block of storage that is to be freed
.IP \fIptr\fP 1i
-Specifies a pointer \*(Po.
+Specifies a pointer to the old storage or to the block of storage that is to be freed.
.IP \fIsize\fP 1i
Specifies the size of an array element (in bytes) or the number of bytes
desired.