Replace =' with more correct `.Ql =''.

Mdoc-policed by:	ru
This commit is contained in:
Anton Berezin 2001-10-31 15:57:55 +00:00
parent a4b6fda054
commit 28dc1d2377
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85769

View File

@ -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.