Fix typo.

MFC after:	1 month
Submitted by:	Antoine Brodin <antoine dot brodin@laposte dot net>
This commit is contained in:
Robert Watson 2006-04-28 19:43:44 +00:00
parent ee25b8df01
commit 8a1f412960

View File

@ -186,7 +186,7 @@ This is an unsigned integer.
.It Dv CTLTYPE_LONG .It Dv CTLTYPE_LONG
This is a signed long. This is a signed long.
.It Dv CTLTYPE_ULONG .It Dv CTLTYPE_ULONG
This is an insigned long. This is an unsigned long.
.El .El
.Pp .Pp
All sysctl types except for new node declarations require one or more flags All sysctl types except for new node declarations require one or more flags