From 795fa5ae160eb7c3af030adfc8827c989f04e5e0 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 24 Jul 2025 14:14:39 -0500 Subject: [PATCH] Update wording in texinfo section. --- chapter08/texinfo.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter08/texinfo.xml b/chapter08/texinfo.xml index 99d292930..0069fca85 100644 --- a/chapter08/texinfo.xml +++ b/chapter08/texinfo.xml @@ -42,8 +42,7 @@ Installation of Texinfo - Fix a bizzare code pattern that Perl-5.42 or later would - warn: + Fix a code pattern that causes Perl-5.42 or later to display a warning: sed 's/! $output_file eq/$output_file ne/' -i tp/Texinfo/Convert/*.pm