summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-09 17:48:06 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-01 05:19:54 -1000
commitfa870dfd0fd760ec1ab0342f5c82851c043f3eaf (patch)
treec6993e569b3e007213425a31a1aff8761c413dfc /documentation/ref-manual/features.rst
parent74ebddb9219e02cd300630a550353560768ed77e (diff)
downloadpoky-fa870dfd0fd760ec1ab0342f5c82851c043f3eaf.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index a7078c7f3a..4f0366eeb6 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -198,7 +198,7 @@ you can add several different predefined packages such as development
198utilities or packages with debug information needed to investigate 198utilities or packages with debug information needed to investigate
199application problems or profile applications. 199application problems or profile applications.
200 200
201Here are the image features available for all images: 201The image features available for all images are:
202 202
203- *allow-empty-password:* Allows Dropbear and OpenSSH to accept root 203- *allow-empty-password:* Allows Dropbear and OpenSSH to accept root
204 logins and logins from accounts having an empty password string. 204 logins and logins from accounts having an empty password string.