summaryrefslogtreecommitdiffstats
path: root/share/man/man9/kobj.9
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-12-09 09:04:45 +0000
committermtm <mtm@FreeBSD.org>2003-12-09 09:04:45 +0000
commit5b310e02edcb92643a0b5d16f1305c1569c509f7 (patch)
tree4254ff096ec1b3990e1ba54eb4768dce11dad0a9 /share/man/man9/kobj.9
parentfa2ae436faa592a9e37a39039777e89b2ca0a440 (diff)
downloadFreeBSD-src-5b310e02edcb92643a0b5d16f1305c1569c509f7.zip
FreeBSD-src-5b310e02edcb92643a0b5d16f1305c1569c509f7.tar.gz
Grammar
Diffstat (limited to 'share/man/man9/kobj.9')
-rw-r--r--share/man/man9/kobj.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/kobj.9 b/share/man/man9/kobj.9
index 0ff595e..6c5de34 100644
--- a/share/man/man9/kobj.9
+++ b/share/man/man9/kobj.9
@@ -80,7 +80,7 @@ with a suitable class, malloc type and flags (see
.Xr malloc 9
for a description of the malloc type and flags).
This will allocate memory for the object based on the object size
-specified by the class and initialise it be zeroing the memory and
+specified by the class and initialise it by zeroing the memory and
installing a pointer to the class' method dispatch table.
Objects created in this way should be freed by calling
.Fn kobj_free .
OpenPOWER on IntegriCloud