White space reduction in instruction blocks.

This commit is contained in:
Bruce Dubbs 2025-04-30 12:51:03 -05:00
parent cc36837f7e
commit f6dbeeb1d3
10 changed files with 49 additions and 49 deletions

View File

@ -70,10 +70,10 @@ cd build</userinput></screen>
<screen><userinput remap="configure">../configure --prefix=/usr \
--disable-werror \
--enable-kernel=&min-kernel; \
--enable-stack-protector=strong \
--disable-nscd \
libc_cv_slibdir=/usr/lib</userinput></screen>
--enable-kernel=&min-kernel;\
libc_cv_slibdir=/usr/lib \
--enable-stack-protector=strong</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>