This step only applies if there was a conflict during the update.
Edit the file and search for a string of less-than signs
(<<<<). You'll see
something like this:
<para>
<indexterm><primary>serial line modes</primary></indexterm>
<<<<<<< 0123.sgm
But there is some overlap. For example, a terminal can be unusable
because a program has left either the serial line modes or the
terminal itself in an unexpected state. For this reason,
<link linkend="UPT-ART-0079">terminal initialization</link>,
as performed by the <command>tset</command> and
=======
But there is some overlap. For example, a terminal can be unusable
because a program has left the terminal in an "wedged"
or unexpected state. The serial modes may be wrong too. This is why
<link linkend="UPT-ART-0079">terminal initialization</link>,
as performed by the <command>tset</command> and
>>>>>>> 3.7
<command>tput</command> programs,
initializes both the terminal and the serial line interface.