aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 01:30:38 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 01:30:38 +0000
commitbdd87f4f447a921426ecfedeee8abbb6e2ff1f34 (patch)
treedd725266b2c8f62fc5731947e7639a7b763a4e30 /share
parent5a203488e43706708ed2b164cc935856ff8cd1c0 (diff)
downloadsrc-bdd87f4f447a921426ecfedeee8abbb6e2ff1f34.tar.gz
src-bdd87f4f447a921426ecfedeee8abbb6e2ff1f34.zip
Correct a typo.
Notes
Notes: svn path=/head/; revision=78685
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/sysctl_add_oid.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sysctl_add_oid.9 b/share/man/man9/sysctl_add_oid.9
index 6fa352a06911..68ee91589c1e 100644
--- a/share/man/man9/sysctl_add_oid.9
+++ b/share/man/man9/sysctl_add_oid.9
@@ -200,7 +200,7 @@ As a consequence,
it is possible for two or more code sections
to create partially overlapping trees that they both can use.
It is not possible to create overlapping leaves,
-nor to create different child types with the name name and parent.
+nor to create different child types with the same name and parent.
.Pp
Newly created oids are connected to their parent nodes.
In all these functions and macros