[lfs] branch trunk updated: bc: Fix a typo (missing quotes) in explanation

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175445395643.3202.11743340577608156285@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 41822a4ac bc: Fix a typo (missing quotes) in explanation
41822a4ac is described below

commit 41822a4ac4f614ca4d4d233c7f390244a68e0bcc
Author: Xi Ruoyao <[email protected]>
AuthorDate: Wed Aug 6 09:52:56 2025 +0800

    bc: Fix a typo (missing quotes) in explanation
---
 chapter08/bc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/bc.xml b/chapter08/bc.xml
index 7df13a963..1f99cd8ed 100644
--- a/chapter08/bc.xml
+++ b/chapter08/bc.xml
@@ -49,7 +49,7 @@
       <title>The meaning of the configure options:</title>
 
       <varlistentry>
-        <term><parameter>CC=gcc -std=c99</parameter></term>
+        <term><parameter>CC='gcc -std=c99'</parameter></term>
         <listitem>
           <para>This parameter specifies the compiler and C standard to use.</para>
         </listitem>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.