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:
parent
bc71bf679f
commit
ddd334733b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54235
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@ lib/X11/oneko/mouse.xpm</programlisting>
|
||||||
create the shar archive:</para>
|
create the shar archive:</para>
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>cd ..</userinput>
|
<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>
|
</example>
|
||||||
<para><filename>oneko.shar</filename> can then be submitted in the same way
|
<para><filename>oneko.shar</filename> can then be submitted in the same way
|
||||||
as <filename>oneko.diff</filename> above.</para>
|
as <filename>oneko.diff</filename> above.</para>
|
||||||
|
|
Loading…
Reference in a new issue