malloc.9: adjust flag table indentation

The current indentation is shorter than all but one of these flags. This
renders much more nicely.

MFC after:	3 days
This commit is contained in:
Mitchell Horne
2026-03-31 16:42:55 -03:00
parent 84c68dbb59
commit be79a42275
+1 -1
View File
@@ -222,7 +222,7 @@ The
argument further qualifies
.Fn malloc Ns 's
operational characteristics as follows:
.Bl -tag -width indent
.Bl -tag -width "M_USE_RESERVE"
.It Dv M_ZERO
Causes the allocated memory to be set to all zeros.
.It Dv M_NODUMP