diff options
| -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 |
