Index: en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
@@ -313,7 +313,17 @@
@sample(,games,660) etc/config.sample
-
+
+
+
+ @desktop-file-utils
+
+ Will run update-desktop-database -q
+ after installation and deinstallation.
+
@fc
@@ -355,6 +365,13 @@
empty.
+
+ @glib-schemas
+
+ Runs glib-compile-schemas on
+ installation and deinstallation.
+
+
@info
file
@@ -365,6 +382,23 @@
deinstallation.
+
+ @kld
+ directory
+
+ Runs kldxref on the directory
+ on installation and deinstallation. Additionally, on
+ deinstallation, it will remove the directory if empty.
+
+
+
+ @rmtry
+ file
+
+ Will remove the file on deinstallation, and not give an
+ error if the file is not there.
+
+
@sample
file
@@ -380,6 +414,14 @@
information.
+
+ @shared-mime-info
+ directory
+
+ Runs update-mime-database on the
+ directory on installation and deinstallation.
+
+
@shell
file
Index: en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
@@ -8,7 +8,7 @@