From 35f97819815abc6eded2d291241fc838093c4c3f Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sat, 9 Jun 2007 05:33:02 +0000 Subject: Add bit about installing psgml --- en_US/getting-files.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/en_US/getting-files.xml b/en_US/getting-files.xml index 6104eb4..59acbe1 100644 --- a/en_US/getting-files.xml +++ b/en_US/getting-files.xml @@ -37,6 +37,11 @@ su -c 'yum install cvs' + If you plan to use Emacs to edit + DocBook XML documentation, install psgml, which + adds helpful and time-saving functionality to maximize editing + efficiency: + su -c 'yum install psgml'
-- cgit