Remove extraneous whitespace. Also wrap </screen> to avoid space

between the closing tag and its contents.  This change can be ignored
by the translators.

PR:		docs/38849 (partially)
Submitted by:	Marc Fonvieille <marc@blackend.org>
This commit is contained in:
Giorgos Keramidas 2002-06-05 23:31:54 +00:00
parent 087ffdbb39
commit d19554d5ca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13311

View file

@ -92,7 +92,7 @@
<para>Notification of updates to externally maintained
software (mainly ports, but also externally maintained base
system components such as BIND or various GNU
utilities). </para>
utilities).</para>
</listitem>
</itemizedlist>
@ -193,8 +193,7 @@
<option>-a</option> command-line option to specify the names
of the files you wish to attach:</para>
<screen>&prompt.user; <userinput>send-pr -a /var/run/dmesg -a /tmp/errors</userinput>
</screen>
<screen>&prompt.user; <userinput>send-pr -a /var/run/dmesg -a /tmp/errors</userinput></screen>
<para>Don't worry about binary files; they will be automatically
encoded so as not to upset your mail agent.</para>