diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 10:11:57 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 10:11:57 +0000 |
| commit | b74e63f284b0d167b5f11ddf80ab67bde162a4b8 (patch) | |
| tree | 92a78585c3989635f66e52a729802e3f3c52172b | |
| parent | 2dfcc3fa0d328893dc815dd697fa57a2f5685f2c (diff) | |
Notes
| -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 0b471428f4b3..ff349ac9828c 100644 --- a/share/man/man9/malloc.9 +++ b/share/man/man9/malloc.9 @@ -85,7 +85,7 @@ Unlike its standard C library counterpart the kernel version takes two more arguments. The .Fa flags argument further qualifies -.Fn malloc No Ns 's +.Fn malloc Ns 's operational characteristics as follows: .Bl -tag -width indent .It Dv M_ZERO |
