Reduce, but do not eliminate duplication of content (-E flag to igor).

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-02-16 16:36:17 +00:00
parent 2a0dae07ff
commit 6b6c805fd1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40983

View file

@ -2964,8 +2964,8 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
</listitem> </listitem>
<listitem> <listitem>
<para>You are not running &man.config.8; with the <para>You are not running &man.config.8; with
<option>-g</option> option.</para> <option>-g</option>.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -5425,9 +5425,8 @@ UserConfig&gt; <userinput>quit</userinput></screen>
</listitem> </listitem>
<listitem> <listitem>
<para><keycode>117</keycode> &mdash; <keycap>Menu</keycap> <para><keycode>117</keycode> &mdash; <keycap>Menu</keycap>,
key, to the left of the right-hand <keycap>Ctrl</keycap> to the left of the right-hand <keycap>Ctrl</keycap></para>
key</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -5438,11 +5437,11 @@ UserConfig&gt; <userinput>quit</userinput></screen>
<para>To have the <keycap>Windows</keycap> key-mappings <para>To have the <keycap>Windows</keycap> key-mappings
enabled automatically every time you start X either put the enabled automatically every time you start X either put the
<command>xmodmap</command> commands in your <command>xmodmap</command> commands in
<filename>~/.xinitrc</filename> file or, preferably, create <filename>~/.xinitrc</filename> or, preferably, create
a file <filename>~/.xmodmaprc</filename> and include the a <filename>~/.xmodmaprc</filename> and include the
<command>xmodmap</command> options, one per line, then add <command>xmodmap</command> options, one per line, then add
the following line to your the following line to
<filename>~/.xinitrc</filename>:</para> <filename>~/.xinitrc</filename>:</para>
<programlisting>xmodmap $HOME/.xmodmaprc</programlisting> <programlisting>xmodmap $HOME/.xmodmaprc</programlisting>
@ -6442,8 +6441,8 @@ add 0 0 HISADDR</programlisting>
<acronym>RD</acronym> light does not), the problem is with <acronym>RD</acronym> light does not), the problem is with
the remote end. If <acronym>TD</acronym> does not flash, the remote end. If <acronym>TD</acronym> does not flash,
the problem is local. With an internal modem, you will need the problem is local. With an internal modem, you will need
to use the <literal>set server</literal> command in your to use the <literal>set server</literal> command in
<filename>ppp.conf</filename> file. When the hang occurs, <filename>ppp.conf</filename>. When the hang occurs,
connect to &man.ppp.8; using &man.pppctl.8;. If your connect to &man.ppp.8; using &man.pppctl.8;. If your
network connection suddenly revives (PPP was revived due to network connection suddenly revives (PPP was revived due to
the activity on the diagnostic socket) or if you cannot the activity on the diagnostic socket) or if you cannot
@ -6544,9 +6543,8 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj</programlisting>
use the <command>bt</command> or <command>where</command> use the <command>bt</command> or <command>where</command>
commands to get a stack trace. Save the output of your commands to get a stack trace. Save the output of your
<application>gdb</application> session, and <application>gdb</application> session, and
<quote>detach</quote> from the running process by the <quote>detach</quote> from the running process by typing
<command>quit</command> command of <command>quit</command>.</para>
<application>gdb</application>.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -6775,8 +6773,8 @@ set dfilter 3 permit 0/0 0/0</programlisting>
url="&url.books.handbook;/smtp-dialup.html">using email with a dialup connection</ulink> url="&url.books.handbook;/smtp-dialup.html">using email with a dialup connection</ulink>
in the &os; Handbook for details on how to create your own in the &os; Handbook for details on how to create your own
configuration file and what should go into it. You may also configuration file and what should go into it. You may also
want to add the following line to your want to add the following line to
<filename>.mc</filename> file:</para> <filename>.mc</filename>:</para>
<programlisting>define(`confDELIVERY_MODE', `d')dnl</programlisting> <programlisting>define(`confDELIVERY_MODE', `d')dnl</programlisting>
@ -6894,8 +6892,8 @@ ATDT1234567</programlisting>
<qandaentry> <qandaentry>
<question id="ppp-segfault-nocore"> <question id="ppp-segfault-nocore">
<para>Why does &man.ppp.8; get a <errorname>Segmentation <para>Why does &man.ppp.8; get a <errorname>Segmentation
fault</errorname>, but I see no <filename>ppp.core</filename> fault</errorname>, but I see no
file?</para> <filename>ppp.core</filename></para>
</question> </question>
<answer> <answer>