summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-12-04 08:42:16 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-12-04 08:42:16 +0000
commitb1261d24a463c4acc6707ffb485da40fc172a19e (patch)
treebead3b9ca3d109cd25374e677aca2ff270584a26
parentadcdb09832d3a8e8c869d9cd2572feeddc7e2bd6 (diff)
retreive -> retrieve;
-rw-r--r--sbin/sysctl/sysctl.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index b1f7eccad10..31cac326316 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.135 2006/11/21 05:37:32 itojun Exp $
+.\" $OpenBSD: sysctl.8,v 1.136 2006/12/04 08:42:15 jmc Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -56,8 +56,8 @@ The state to be retrieved or set is described using a
.Pq MIB
style name, described as a dotted set of components.
.Pp
-When retreiving a variable,
-a subset of the MIB name may be specified to retreive a list of
+When retrieving a variable,
+a subset of the MIB name may be specified to retrieve a list of
variables in that subset.
For example, to list all the machdep variables:
.Pp