Fix grammo.

Sponsored by:	iXsystems
This commit is contained in:
Dru Lavigne 2014-04-28 17:44:13 +00:00
parent 5ae07a880a
commit d6af112f01
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44675

View file

@ -1627,8 +1627,8 @@ Script done, &hellip;</screen>
<para>In this example,
<option>-<replaceable>x</replaceable></option> is an option
passed to &man.make.1;. Refer to &man.make.1; for an examples
of available options.</para>
passed to &man.make.1;. Refer to &man.make.1; for examples
of the available options.</para>
<para><option>-D<replaceable>VARIABLE</replaceable></option>
passes a variable to the <filename>Makefile</filename>. The