Update wording in texinfo section.

This commit is contained in:
Bruce Dubbs
2025-07-24 14:14:39 -05:00
parent 418fc815d2
commit 795fa5ae16

View File

@@ -42,8 +42,7 @@
<title>Installation of Texinfo</title>
<!-- https://cgit.git.savannah.gnu.org/cgit/texinfo.git/commit/?id=f4ac5b857cf5 -->
<para>Fix a bizzare code pattern that Perl-5.42 or later would
warn:</para>
<para>Fix a code pattern that causes Perl-5.42 or later to display a warning:</para>
<screen><userinput remap="pre">sed 's/! $output_file eq/$output_file ne/' -i tp/Texinfo/Convert/*.pm</userinput></screen>