diff --git a/gnome/lib/bonobo/bonobo-activation-desc.xml b/gnome/lib/bonobo/bonobo-activation-desc.xml index 98b73287bb..7a7c6bb6ff 100644 --- a/gnome/lib/bonobo/bonobo-activation-desc.xml +++ b/gnome/lib/bonobo/bonobo-activation-desc.xml @@ -1,7 +1,8 @@ Contents -The bonobo-activation package contains libbonobo-activation libraries. +The bonobo-activation package contains +libbonobo-activation libraries. diff --git a/gnome/lib/eel/eel-desc.xml b/gnome/lib/eel/eel-desc.xml index e972e575dc..b4248ecc56 100644 --- a/gnome/lib/eel/eel-desc.xml +++ b/gnome/lib/eel/eel-desc.xml @@ -1,7 +1,7 @@ Contents -The eel package contains libeel libraries. +The eel package contains libeel libraries. diff --git a/gnome/lib/gail/gail-desc.xml b/gnome/lib/gail/gail-desc.xml index 6e9c7a6ac2..7c715ef175 100644 --- a/gnome/lib/gail/gail-desc.xml +++ b/gnome/lib/gail/gail-desc.xml @@ -1,7 +1,7 @@ Contents -The gail package contains libgailutil libraries. +The gail package contains libgailutil libraries. diff --git a/gnome/lib/gconf/gconf-desc.xml b/gnome/lib/gconf/gconf-desc.xml index 48f8114df6..6a2c1a6b09 100644 --- a/gnome/lib/gconf/gconf-desc.xml +++ b/gnome/lib/gconf/gconf-desc.xml @@ -1,14 +1,14 @@ Contents -The GConf package contains libgconf libraries. +The GConf package contains libgconf libraries. Description libgconf libraries -libgconf libraries provides the functions necessary to maintain +libgconf libraries provide the functions necessary to maintain the configuration database. diff --git a/gnome/lib/gconf/gconf1-desc.xml b/gnome/lib/gconf/gconf1-desc.xml index 48f8114df6..6a2c1a6b09 100644 --- a/gnome/lib/gconf/gconf1-desc.xml +++ b/gnome/lib/gconf/gconf1-desc.xml @@ -1,14 +1,14 @@ Contents -The GConf package contains libgconf libraries. +The GConf package contains libgconf libraries. Description libgconf libraries -libgconf libraries provides the functions necessary to maintain +libgconf libraries provide the functions necessary to maintain the configuration database. diff --git a/gnome/lib/gdk/gdk-desc.xml b/gnome/lib/gdk/gdk-desc.xml index a3caa49658..402fa918a8 100644 --- a/gnome/lib/gdk/gdk-desc.xml +++ b/gnome/lib/gdk/gdk-desc.xml @@ -1,14 +1,14 @@ Contents -The gdk-pixbuf package contains GTK+ pixbuf libraries. +The gdk-pixbuf package contains libgdk_pixbuf libraries. Description -GTK+ pixbuf libraries -GTK+ pixbuf libraries contains the GTK+ pixbuf libraries for the Gimp +libgdk_pixbuf libraries +libdgk_pixbuf libraries contain the GTK+ pixbuf libraries for the Gimp Tool Kit. diff --git a/gnome/lib/gnome-mime-data/gnome-mime-data-desc.xml b/gnome/lib/gnome-mime-data/gnome-mime-data-desc.xml index 0e2b67864c..5e842d9df5 100644 --- a/gnome/lib/gnome-mime-data/gnome-mime-data-desc.xml +++ b/gnome/lib/gnome-mime-data/gnome-mime-data-desc.xml @@ -1,21 +1,23 @@ Contents -The gnome-mime-data package contains icons, -application-registry and mime-info. +The gnome-mime-data package contains +$GNOME_PREFIX/share/icons, +$GNOME_PREFIX/share/application-registry and +$GNOME_PREFIX/share/mime-info. Description icons -loads all the default document type icons. +icons contains all the default document type icons. application-registry -initializes the application mime database. +application-registry contains the application mime database. mime-info -initializes the mime description database. +mime-info contains the mime description database. diff --git a/gnome/lib/gnome-vfs/gnome-vfs-desc.xml b/gnome/lib/gnome-vfs/gnome-vfs-desc.xml index bf103c3666..e649fc87f1 100644 --- a/gnome/lib/gnome-vfs/gnome-vfs-desc.xml +++ b/gnome/lib/gnome-vfs/gnome-vfs-desc.xml @@ -1,7 +1,7 @@ Contents -The gnome-vfs package contains libgnomevfs libraries. +The gnome-vfs package contains libgnomevfs libraries. diff --git a/gnome/lib/gnome-vfs/gnome-vfs-intro.xml b/gnome/lib/gnome-vfs/gnome-vfs-intro.xml index 59350f6878..ad3b56138c 100644 --- a/gnome/lib/gnome-vfs/gnome-vfs-intro.xml +++ b/gnome/lib/gnome-vfs/gnome-vfs-intro.xml @@ -8,7 +8,7 @@ Package size: &gnome-vfs-size; Estimated Disk space required: &gnome-vfs-buildsize; Estimated build time: &gnome-vfs-time; -The gnome-vfs package contains file system libraries. This is used +The gnome-vfs package contains virutal file system libraries. This is used as one of the foundations of the Nautilus file manager. gnome-vfs depends on: diff --git a/server/mail/postfix/postfix-config.xml b/server/mail/postfix/postfix-config.xml index c7e24e749f..57db671583 100644 --- a/server/mail/postfix/postfix-config.xml +++ b/server/mail/postfix/postfix-config.xml @@ -19,15 +19,16 @@ root: LOGIN # End /etc/aliases EOF -The /etc/aliases file that was just created, the main.cf and the -master.cf must be personalized for your system. The aliases file needs your +The /etc/aliases file that was just created, +the main.cf and the master.cf +must be personalized for your system. The aliases file needs your non-root login identity so mail addressed to root can be forwarded to -you at the user level. The main.cf file needs your fully qualified -hostname. The master.cf needs to be modified to prevent your machine from +you at the user level. The main.cf file needs your fully qualified +hostname. The master.cf needs to be modified to prevent your machine from becoming a relay for unauthorized entities. All of these edits can be done with sed commands entered into the console with appropriate substitutions of your non-root login name for [user] and your fully qualified hostname for -[localhost.localdomain]. You will find the main.cf file is self documenting, so load it into your editor to make the changes you need for your situation. +[localhost.localdomain]. You will find the main.cf file is self documenting, so load it into your editor to make the changes you need for your situation. cp /etc/aliases /etc/aliases.bak cp /etc/postfix/main.cf /etc/postfix/main.cf.bak @@ -86,7 +87,8 @@ esac EOF chmod 755 /etc/rc.d/init.d/postfix -Create the symbolic links to this file in the relevant rc.d directory with the following commands: +Create the symbolic links to this file in the relevant +rc.d directory with the following commands: cd /etc/rc.d/init.d && ln -sf ../init.d/postfix ../rc0.d/K25postfix && diff --git a/server/mail/qmail/qmail-config.xml b/server/mail/qmail/qmail-config.xml index be117332f9..c70b6a8f07 100644 --- a/server/mail/qmail/qmail-config.xml +++ b/server/mail/qmail/qmail-config.xml @@ -74,7 +74,8 @@ esac EOF chmod 755 /etc/rc.d/init.d/qmail -Create the symbolic links to this file in the relevant rc.d directory with the following commands: +Create the symbolic links to this file in the relevant +rc.d directory with the following commands: cd /etc/rc.d/init.d && ln -sf ../init.d/qmail ../rc0.d/K25qmail && diff --git a/server/mail/qpopper/qpopper-config.xml b/server/mail/qpopper/qpopper-config.xml index cfeba3dcc0..a82859f80f 100644 --- a/server/mail/qpopper/qpopper-config.xml +++ b/server/mail/qpopper/qpopper-config.xml @@ -19,11 +19,12 @@ echo "local0.notice;local0.debug /var/log/POP.log" >> \ /etc/syslog.conf && killall -HUP syslogd -Issue a killall -HUP inetd to reread the changed inetd.conf +Issue a killall -HUP inetd to reread the changed +inetd.conf file. If you use xinetd, the following command will add the qpopper -entry to /etc/xinetd.conf: +entry to /etc/xinetd.conf: cat >> /etc/xinetd.conf << "EOF" service pop @@ -38,7 +39,8 @@ entry to /etc/xinetd.conf: server_args = popper } EOF -Issue a killall -HUP xinetd to reread the changed xinetd.conf +Issue a killall -HUP xinetd to reread the changed +xinetd.conf file. diff --git a/server/other/samba/samba-exp.xml b/server/other/samba/samba-exp.xml index 3909235832..6ba6ce97de 100644 --- a/server/other/samba/samba-exp.xml +++ b/server/other/samba/samba-exp.xml @@ -5,16 +5,20 @@ mkdir -p /var/cache/samba Directories needed for proper operation of the smbd and nmbd daemons. ---prefix=/usr : Sets the prefix for almost all the file paths to /usr. +--prefix=/usr : Sets the prefix for almost +all the file paths to /usr. ---sysconfdir=/etc : Sets the configuration file directory to avoid the default of /usr/etc. +--sysconfdir=/etc : Sets the configuration +file directory to avoid the default of /usr/etc. ---localstatedir=/var : Sets the variable data directory to avoid the default of /usr/var. +--localstatedir=/var : Sets the variable +data directory to avoid the default of /usr/var. --with-fhs : Assigns all other file paths in a manner compliant with the Filesystem Hierarchy Standard. --with-smbmount : Orders the creation of an extra binary for use by the mount command so that mounting remote SMB (windows) shares becomes no more complex than mounting remote NFS shares. -rm -rf /usr/private : Removes a directory erroneously created by source/scripts/installbin.sh during the make install. +rm -rf /usr/private : Removes a directory +erroneously created by source/scripts/installbin.sh during the make install. diff --git a/xsoft/office/evolution/db-3.1-intro.xml b/xsoft/office/evolution/db-3.1-intro.xml index ba9a1f1bd9..ee12c3d2e8 100644 --- a/xsoft/office/evolution/db-3.1-intro.xml +++ b/xsoft/office/evolution/db-3.1-intro.xml @@ -9,7 +9,7 @@ Estimated Disk space required: &db-3.1-buildsize; The db-&db-3.1-version; package contains version &db-3.1-version; of the Berkeley database. Evolution needs exactly this version and not any -other, the details on "why" are in the README file distibuted with the +other, the details on "why" are in the README file distibuted with the evolution source code. Evolution links to the library statically, hence this book installs the db-&db-3.1-version; in /opt, which can be removed once Evolution is compiled.