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:
parent
087ffdbb39
commit
d19554d5ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13311
1 changed files with 2 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue