From b35708db5b9218ac5729deb2ebf151af134582dc Mon Sep 17 00:00:00 2001 From: tobez Date: Wed, 31 Oct 2001 15:57:55 +0000 Subject: Replace `=' with more correct ``.Ql =''. Mdoc-policed by: ru --- sbin/sysctl/sysctl.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index a58cfd0..c0b68d2 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -72,7 +72,8 @@ 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 e -Separate the name and the value of the variable(s) with `='. +Separate the name and the value of the variable(s) with +.Ql = . This is useful for producing output which can be fed back to the .Nm utility. -- cgit v1.1