Index: plist/chapter.xml =================================================================== --- plist/chapter.xml +++ plist/chapter.xml @@ -429,8 +429,8 @@ the unpacking process. If command contains any of these sequences somewhere in it, they are expanded inline. For these examples, assume that - @cwd is set to /usr/local and the last + @cwd is set to + /usr/local and the last extracted file was bin/emacs. @@ -449,8 +449,7 @@ Expand to the current directory prefix, as set with @cwd. In the example case - /usr/local. + /usr/local. @@ -461,8 +460,8 @@ Expand to the basename of the fully qualified filename, that is, the current directory prefix plus the last filespec, minus the trailing filename. In - the example case, that would be /usr/local/bin. + the example case, that would be + /usr/local/bin. @@ -582,9 +581,8 @@ Creating New Keywords Package list files can be extended by keywords that are - defined in the ${PORTSDIR}/Keywords directory. - The settings for each keyword are stored in a + defined in the ${PORTSDIR}/Keywords + directory. The settings for each keyword are stored in a UCL file named keyword.ucl. The file must contain at least one of the next Index: uses/chapter.xml =================================================================== --- uses/chapter.xml +++ uses/chapter.xml @@ -672,15 +672,11 @@ by default, add it to PLIST_SUB and MAKE_ENV, and create it upon installation. If KMODDIR is set - to - /boot/kernel, - it will be rewritten to /boot/modules. This + to /boot/kernel, it will be + rewritten to /boot/modules. This prevents breaking packages when upgrading the kernel - due to /boot/kernel being - renamed to /boot/kernel.old in + due to /boot/kernel being + renamed to /boot/kernel.old in the process. @@ -1287,8 +1283,8 @@ WEBPLUGIN_DIR: The directory - to install the plug-in files to, default PREFIX/lib/browser_plugins/WEBPLUGIN_NAME. + to install the plug-in files to, default + PREFIX/lib/browser_plugins/WEBPLUGIN_NAME. Set this if the port installs plug-in files outside of the default directory to prevent broken symbolic links.