Changeset 50c08b0


Ignore:
Timestamp:
09/02/2023 02:48:42 PM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, xry111/arm64-12.0
Children:
3936509
Parents:
27e1267
Message:

Formatting change only for pdf rendering

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    r27e1267 r50c08b0  
    174174  the ability to compile programs, run the following commands:</para>
    175175
    176 <screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
     176<screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
    177177<literal>#!/bin/bash
    178178# A script to list version numbers of critical development tools
  • chapter10/kernel.xml

    r27e1267 r50c08b0  
    121121    <!-- Support for compiling a keymap into the kernel is deliberately removed -->
    122122
    123 
    124123    <note>
     124      <?dbfo keep-together="auto"?>
    125125      <para>A good starting place for setting up the kernel configuration is to
    126126      run <command>make defconfig</command>. This will set the base
Note: See TracChangeset for help on using the changeset viewer.