From 3d96d7e52f88e2d555943bb0bba0b45b8cdb79a3 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 7 Feb 2001 10:11:57 +0000 Subject: [PATCH] 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. --- share/man/man9/malloc.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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