summaryrefslogtreecommitdiffstats
path: root/sbin/sysctl/sysctl.8
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1999-11-22 08:38:29 +0000
committerdes <des@FreeBSD.org>1999-11-22 08:38:29 +0000
commitebb4d4db224a550cd1582e5c989d693fae40304d (patch)
tree7d375f40e24b5754cc4e9534959e94d32978f088 /sbin/sysctl/sysctl.8
parentf718803a245e6b52ce9a54769ec18141b98953cd (diff)
downloadFreeBSD-src-ebb4d4db224a550cd1582e5c989d693fae40304d.zip
FreeBSD-src-ebb4d4db224a550cd1582e5c989d693fae40304d.tar.gz
Belatedly back out rev. 1.20.
Diffstat (limited to 'sbin/sysctl/sysctl.8')
-rw-r--r--sbin/sysctl/sysctl.87
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 599e36f..611637a 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -40,14 +40,14 @@
.Nd get or set kernel state
.Sh SYNOPSIS
.Nm sysctl
-.Op Fl bdn
+.Op Fl bn
.Ar name ...
.Nm sysctl
.Op Fl bn
.Fl w
.Ar name=value ...
.Nm sysctl
-.Op Fl bdn
+.Op Fl bn
.Fl aAX
.Sh DESCRIPTION
The
@@ -85,9 +85,6 @@ set psize=`sysctl -n hw.pagesize`
Force the value of the variable(s) to be output in raw, binary
format. No names are printed and no terminating newlines are output.
This is mostly useful with a single variable.
-.It Fl d
-Display the description rather than the value of the requested
-variable(s).
.It Fl w Ar name=value ...
Set the MIB
.Ar name
OpenPOWER on IntegriCloud