Package: debian-handbook
Version: current (no version specified)

Chapter 05 - Packaging system: Tools and Fundamental Principles
Section 5.2.2.2
Tool - debconf, page 86

"with calls to the echo and readcommands in shell scripts"

Add a space after the word read.

"with calls to the echo and read commands in shell scripts"

This content is contained in 05_packaging-system.xml

<para><command>debconf</command> was created to resolve a
          recurring problem in Debian. All Debian packages unable to
          function without a minimum of configuration used to ask questions
          with calls to the <command>echo</command> and
          <command>read</command>commands in shell scripts such as

Change to?:
<para><command>debconf</command> was created to resolve a
          recurring problem in Debian. All Debian packages unable to
          function without a minimum of configuration used to ask questions
          with calls to the <command>echo</command> and
          <command>read</command> commands in shell scripts such as

Reply via email to