summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-05-06 19:17:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-13 11:28:34 +0100
commitd4a82b30b7d3622d5e3101aeb333bbdb31622176 (patch)
treead8ebb64f0363ad685ad6d6163cc4bf2ce4f535f /documentation/ref-manual/features.rst
parentf3540fc691c12aca637ddea71bd0090ddcc40e19 (diff)
downloadpoky-d4a82b30b7d3622d5e3101aeb333bbdb31622176.tar.gz
manuals: reduce verbosity related to "the following" expression
(From yocto-docs rev: da9d1cfb5c084d172eff3cb10ec3631dd8266260) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 eb4947d594..31d24b8c28 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -196,7 +196,7 @@ you can add several different predefined packages such as development
196utilities or packages with debug information needed to investigate 196utilities or packages with debug information needed to investigate
197application problems or profile applications. 197application problems or profile applications.
198 198
199The following image features are available for all images: 199Here are the image features available for all images:
200 200
201- *allow-empty-password:* Allows Dropbear and OpenSSH to accept root 201- *allow-empty-password:* Allows Dropbear and OpenSSH to accept root
202 logins and logins from accounts having an empty password string. 202 logins and logins from accounts having an empty password string.