diff options
-rw-r--r-- | en_US/getting-files.xml | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ <userinput>su -c 'yum install cvs'</userinput> </screen> + <para>If you plan to use <application>Emacs</application> to edit + DocBook XML documentation, install <package>psgml</package>, which + adds helpful and time-saving functionality to maximize editing + efficiency:</para> + <screen><userinput>su -c 'yum install psgml'</userinput></screen> </section> <section id="ch-getting-files-fdp"> |