Formatting change only for pdf rendering

This commit is contained in:
Bruce Dubbs 2023-09-02 09:48:42 -05:00
parent 27e1267d6f
commit 50c08b0f00
2 changed files with 2 additions and 2 deletions

View File

@ -173,7 +173,7 @@
<para >To see whether your host system has all the appropriate versions, and
the ability to compile programs, run the following commands:</para>
<screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
<screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
<literal>#!/bin/bash
# A script to list version numbers of critical development tools

View File

@ -120,8 +120,8 @@
<!-- Support for compiling a keymap into the kernel is deliberately removed -->
<note>
<?dbfo keep-together="auto"?>
<para>A good starting place for setting up the kernel configuration is to
run <command>make defconfig</command>. This will set the base
configuration to a good state that takes your current system architecture