Remove a wrong command flag.
PR: 145807 Submitted by: Andrius Morkunas <hinokind@gmail.com>
This commit is contained in:
parent
201ec58d2d
commit
a7c7993e88
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35734
1 changed files with 1 additions and 1 deletions
|
|
@ -14100,7 +14100,7 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
|
|||
this situation. The most common occurrence of this is seen
|
||||
when trying to build <filename>/usr/ports/INDEX</filename>
|
||||
(see <xref linkend="make-describe">). However, even more
|
||||
trivial commands such as <command>make -V maintainer</command>
|
||||
trivial commands such as <command>make maintainer</command>
|
||||
also fail in this scenario. This is not acceptable.</para>
|
||||
|
||||
<example id="dot-error-breaks-index">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue