mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
manuals: Spellcheck and capitalization fixes
- Spelling fixes found using Emacs' spelling checker configured for US English - Fixes for some capitalization issues, especially some project names (QEMU, openSUSE, BusyBox), that were not consistently used with the same capitalization anyway. - A few whitespace fixes too (From yocto-docs rev: 05d69f17490dcc4933dcd85e57d9db53b912084a) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07c7bdc6c2
commit
c643a4749c
@@ -33,7 +33,7 @@ Either of these commands creates a partition on the system and uses the
|
||||
following syntax:
|
||||
::
|
||||
|
||||
part [mntpoint]
|
||||
part [mntpoint]
|
||||
partition [mntpoint]
|
||||
|
||||
If you do not
|
||||
@@ -55,7 +55,7 @@ must also provide one of the ``--ondrive``, ``--ondisk``, or
|
||||
.. note::
|
||||
|
||||
The mount program must understand the PARTUUID syntax you use with
|
||||
``--use-uuid`` and non-root *mountpoint*, including swap. The busybox
|
||||
``--use-uuid`` and non-root *mountpoint*, including swap. The BusyBox
|
||||
versions of these application are currently excluded.
|
||||
|
||||
Here is an example that uses "/" as the mountpoint. The command uses
|
||||
|
||||
Reference in New Issue
Block a user