diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 02:29:04 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 02:29:04 +0000 |
commit | 406da06f0cda05c8fcafd73ce484274006ea3313 (patch) | |
tree | 222da80018a4ded4818fa62688355fbabd44970d /share | |
parent | 9d6d8755ac9e5b0ad1e6af5e8af63dcca2f3379f (diff) |
the the
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/malloc.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9 index 66648de0ad4..796334179ec 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -105,7 +105,7 @@ Currently, only one flag is defined. .Pp The .Fa type -argument broadly identifies the the kernel subsystem for which the allocated +argument broadly identifies the kernel subsystem for which the allocated memory was needed, and is commonly used to maintain statistics about kernel memory usage. The following types are currently defined: .Pp |