diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-05-06 19:17:57 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-13 11:28:34 +0100 |
| commit | d4a82b30b7d3622d5e3101aeb333bbdb31622176 (patch) | |
| tree | ad8ebb64f0363ad685ad6d6163cc4bf2ce4f535f /documentation/ref-manual/features.rst | |
| parent | f3540fc691c12aca637ddea71bd0090ddcc40e19 (diff) | |
| download | poky-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.rst | 2 |
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 | |||
| 196 | utilities or packages with debug information needed to investigate | 196 | utilities or packages with debug information needed to investigate |
| 197 | application problems or profile applications. | 197 | application problems or profile applications. |
| 198 | 198 | ||
| 199 | The following image features are available for all images: | 199 | Here 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. |
