From fd80ade0646e79b04c78ee1740550bba737f1868 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 24 Nov 2005 01:51:00 +0000 Subject: [PATCH] Ported sed textual change (man page -> HTML documentation) from trunk git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/sed.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cca202053..ab90d8389 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,9 @@ First a summary, then a detailed log. +November 23, 2005 [gerard]: Corrected reference to 'man page' to +'HTML documentation' in chapter 6/sec + November 18, 2005 [manuel]: Fixed the unpack of the module-init-tools-testsuite package. diff --git a/chapter06/sed.xml b/chapter06/sed.xml index 5102dd3e8..01c2a6d45 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -28,7 +28,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo Installation of Sed -By default, Sed installs its man page in +By default, Sed installs its HTML documentation in /usr/share/doc. Alter this to /usr/share/doc/sed-&sed-version; by applying the following sed: