Index: en_US.ISO8859-1/articles/contributing-ports/article.xml =================================================================== --- en_US.ISO8859-1/articles/contributing-ports/article.xml +++ en_US.ISO8859-1/articles/contributing-ports/article.xml @@ -558,7 +558,7 @@ Bugs may be reported to you through email via the - GNATS Problem Report database. Bugs may also be + Problem Report database. Bugs may also be reported directly to you by users. You should respond to PRs and other reports within Index: en_US.ISO8859-1/books/handbook/boot/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/boot/chapter.xml +++ en_US.ISO8859-1/books/handbook/boot/chapter.xml @@ -346,7 +346,10 @@ kernel name on the command-line is only applicable after an unload has been issued. Otherwise, the previously-loaded kernel will be - used. + used. If kernelname is not + qualified it will be searched under + /boot/kernel and + /boot/modules @@ -382,7 +385,11 @@ Loads the kernel, kernel module, or file of the type given, with the specified filename. Any arguments after filename - are passed to the file. + are passed to the file. If + filename is not qualified it + will be searched under + /boot/kernel + and /boot/modules