From 49b6a5ff00eea142f85d7dffddf3dadbfac4e424 Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Mon, 24 Feb 2025 18:07:05 -0700 Subject: [PATCH] inetutils: Remove extra :. --- chapter08/inetutils.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/inetutils.xml b/chapter08/inetutils.xml index 693c08405..5b4f32b78 100644 --- a/chapter08/inetutils.xml +++ b/chapter08/inetutils.xml @@ -40,7 +40,7 @@ Installation of Inetutils - First, make the package build with gcc-14.1 or later:: + First, make the package build with gcc-14.1 or later: sed -i 's/def HAVE_TERMCAP_TGETENT/ 1/' telnet/telnet.c