From e81508a04a730de5166f755a2fa34c2491490169 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Sat, 4 Jan 2003 17:01:50 +0000 Subject: Typo: s/CTLTYPE_DYN/CTLFLAG_DYN PR: misc/45012 Submitted by: Steve Coltrin --- share/man/man9/sysctl_add_oid.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man9/sysctl_add_oid.9 b/share/man/man9/sysctl_add_oid.9 index 7cdd49e361c24..cc7ee83482e7c 100644 --- a/share/man/man9/sysctl_add_oid.9 +++ b/share/man/man9/sysctl_add_oid.9 @@ -270,11 +270,11 @@ The name of the oid. The newly created oid will contain a copy of the name. .It Fa kind The kind of oid, -specified as a bitmask of the type and access values defined in the +specified as a bit mask of the type and access values defined in the .Aq sys/sysctl.h header file. Oids created dynamically always have the -.Dv CTLTYPE_DYN +.Dv CTLFLAG_DYN flag set. Access flags specify whether this oid is read-only or read-write, and whether it may be modified by all users -- cgit v1.3