inetutils: Remove extra :.

This commit is contained in:
Zeckmathederg 2025-02-24 18:07:05 -07:00
parent 2b2e9cddbc
commit 49b6a5ff00

View File

@ -40,7 +40,7 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Inetutils</title> <title>Installation of Inetutils</title>
<para>First, make the package build with gcc-14.1 or later::</para> <para>First, make the package build with gcc-14.1 or later:</para>
<screen><userinput remap="pre">sed -i 's/def HAVE_TERMCAP_TGETENT/ 1/' telnet/telnet.c</userinput></screen> <screen><userinput remap="pre">sed -i 's/def HAVE_TERMCAP_TGETENT/ 1/' telnet/telnet.c</userinput></screen>