mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
manuals: suppress excess use of "following" word
To simplify the style, replace "Following is" and "Following are" by "here is" and "here are", sounding more natural. In some cases, also go further by simplifying "Here are/is xxx" by "xxx are/is" when the "are" or "is" are not two far at the end of the sentence. In some cases too, completely remove the sentence, when it's redundant with the preceding title. (From yocto-docs rev: 2539f1b9cbf9bdd40eff93c6522dc76133debed7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
74ebddb921
commit
fa870dfd0f
@@ -1376,7 +1376,7 @@ In order to run this task, you must have an existing ``.config`` file.
|
||||
See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" section for
|
||||
information on how to create a configuration file.
|
||||
|
||||
Following is sample output from the ``do_kernel_configcheck`` task:
|
||||
Here is sample output from the ``do_kernel_configcheck`` task:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
@@ -1809,7 +1809,7 @@ tree. Using Git is an efficient way to see what has changed in the tree.
|
||||
What Changed in a Kernel?
|
||||
-------------------------
|
||||
|
||||
Following are a few examples that show how to use Git commands to
|
||||
Here are a few examples that show how to use Git commands to
|
||||
examine changes. These examples are by no means the only way to see
|
||||
changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user