From d0353b836e88609b9400851d32e0aa6645ff9be3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- sbin/sysctl/sysctl.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sbin/sysctl') diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 25aa7c127885..9868eba90751 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -45,7 +45,7 @@ .Nm .Op Fl bNn .Fl w -.Ar name=value ... +.Ar name Ns = Ns Ar value ... .Nm .Op Fl bNn .Fl aAX @@ -87,7 +87,9 @@ 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 w Ar name=value ... +.It Fl w Xo +.Ar name Ns = Ns Ar value ... +.Xc Set the MIB .Ar name to the new -- cgit v1.3