diff --git a/appendices/glossary.xml b/appendices/glossary.xml index 55e0dfe451..ea3657d674 100644 --- a/appendices/glossary.xml +++ b/appendices/glossary.xml @@ -474,6 +474,9 @@ otherterm="gCORBA">CORBA RTP Real Time Protocol +RW +Read Write + S3M ScreamTracker Version 3 Module diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index b292becd37..efc3079043 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -18,6 +18,8 @@ who wrote what. +June 24th, 2004 [randy]: Added RW to the Glossary. + June 24th, 2004 [randy]: Fixed redundant "Command Explanations" section in WVSteams. diff --git a/x/wm/fluxbox.xml b/x/wm/fluxbox.xml index e8340b159c..37d5d872b2 100644 --- a/x/wm/fluxbox.xml +++ b/x/wm/fluxbox.xml @@ -90,7 +90,8 @@ around a compile problem if you did not install all locales. proceeding. cat >> ~/.xinitrc << "EOF" -exec fluxboxEOF +exec fluxbox +EOF mkdir ~/.fluxbox && cp /usr/share/fluxbox/init ~/.fluxbox/init &&