svn commit: r50045 - head/en_US.ISO8859-1/books/handbook/boot
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Fri Mar 10 13:31:18 2017 New Revision: 50045 URL: https://svnweb.freebsd.org/changeset/doc/50045 Log: Add missing commas. PR: 212932 Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Fri Mar 10 12:32:33 2017 (r50044) +++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Fri Mar 10 13:31:18 2017 (r50045) @@ -346,7 +346,7 @@ boot:</screen> after an <command>unload</command> has been issued. Otherwise, the previously-loaded kernel will be used. If <emphasis>kernelname</emphasis> is not - qualified it will be searched under + qualified, it will be searched under <emphasis>/boot/kernel</emphasis> and <emphasis>/boot/modules</emphasis>.</entry> </row> @@ -385,7 +385,7 @@ boot:</screen> type given, with the specified filename. Any arguments after <replaceable>filename</replaceable> are passed to the file. If - <emphasis>filename</emphasis> is not qualified it + <emphasis>filename</emphasis> is not qualified, it will be searched under <emphasis>/boot/kernel</emphasis> and <emphasis>/boot/modules</emphasis>.</entry> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"