summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-07 10:11:57 +0000
committerru <ru@FreeBSD.org>2001-02-07 10:11:57 +0000
commit3d96d7e52f88e2d555943bb0bba0b45b8cdb79a3 (patch)
tree59048feee9ec5c9181926c2ac505c7109d4d2718 /share/man/man9/malloc.9
parent12535a04519170250d686da1a2c3e29bec402eb3 (diff)
downloadFreeBSD-src-3d96d7e52f88e2d555943bb0bba0b45b8cdb79a3.zip
FreeBSD-src-3d96d7e52f88e2d555943bb0bba0b45b8cdb79a3.tar.gz
mdoc(7) police: Removed extraneous .No call. The .Nm macro in
mdocNG has been fixed to properly handle its arguments so this was causing the extraneous (undesirable) space.
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r--share/man/man9/malloc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index 0b47142..ff349ac 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
OpenPOWER on IntegriCloud