porters-handbook: Fix whitespace in example

Fix whitespace in example in the submitting ports section of the porters
handbook.  This was broken in r54233.
This commit is contained in:
Niclas Zeising 2020-06-10 19:41:51 +00:00
parent bc71bf679f
commit ddd334733b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54235

View file

@ -433,7 +433,7 @@ lib/X11/oneko/mouse.xpm</programlisting>
create the shar archive:</para>
<screen>&prompt.user; <userinput>cd ..</userinput>
&prompt.user; <userinput>tar cf <replaceable>oneko</replaceable>.shar --format shar <replaceable>oneko</replaceable></userinput></screen>
&prompt.user; <userinput>tar cf <replaceable>oneko</replaceable>.shar --format shar <replaceable>oneko</replaceable></userinput></screen>
</example>
<para><filename>oneko.shar</filename> can then be submitted in the same way
as <filename>oneko.diff</filename> above.</para>