[SCM] live-manual branch, debian-next, updated. debian/3.0_a14-1-16-g5739e9b

Ben Armstrong synrg at debian.org
Wed Aug 1 21:13:54 UTC 2012


The following commit has been merged in the debian-next branch:
commit 5739e9b110030adf0a25dbed8a1cbac23f2d8684
Author: Ben Armstrong <synrg at debian.org>
Date:   Wed Aug 1 18:14:46 2012 -0300

    Fixing minor typo in Packages helper paragraph.

diff --git a/manual/en/user_customization-packages.ssi b/manual/en/user_customization-packages.ssi
index d289232..1792188 100644
--- a/manual/en/user_customization-packages.ssi
+++ b/manual/en/user_customization-packages.ssi
@@ -138,7 +138,7 @@ To make a binary stage list, place a file suffixed with #{.list.binary}# in #{co
 
 It sometimes happens that the best way to compose a list is to generate it with a script. Any line starting with an exclamation point indicates a command to be executed within the chroot when the image is built. For example, one might include the line #{! grep-aptavail -n -sPackage -FPriority standard | sort}# in a package list to produce a sorted list of available packages with #{Priority: standard}#.
 
-In fact, selecting packages with #{grep-aptavail}# command (from the #{dctrl-tools}# package) is so useful that #{live-build}# provides a #{Packages}# helper script as a convenience. This script takes two arguments: #{field}# and #{pattern}#. Thus, you can create a list with the following contents:
+In fact, selecting packages with the #{grep-aptavail}# command (from the #{dctrl-tools}# package) is so useful that #{live-build}# provides a #{Packages}# helper script as a convenience. This script takes two arguments: #{field}# and #{pattern}#. Thus, you can create a list with the following contents:
 
 code{
 

-- 
live-manual



More information about the debian-live-changes mailing list