summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/classes.rst2
-rw-r--r--documentation/ref-manual/features.rst2
-rw-r--r--documentation/ref-manual/system-requirements.rst10
-rw-r--r--documentation/ref-manual/variables.rst2
4 files changed, 8 insertions, 8 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index a6347449f1..ffa17139fe 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1009,7 +1009,7 @@ Please keep in mind that the QA checks
1009exist in order to detect real or potential problems in the packaged 1009exist in order to detect real or potential problems in the packaged
1010output. So exercise caution when disabling these checks. 1010output. So exercise caution when disabling these checks.
1011 1011
1012The following list shows the tests you can list with the ``WARN_QA`` and 1012Here are the tests you can list with the ``WARN_QA`` and
1013``ERROR_QA`` variables: 1013``ERROR_QA`` variables:
1014 1014
1015- ``already-stripped:`` Checks that produced binaries have not 1015- ``already-stripped:`` Checks that produced binaries have not
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.
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 4fa4d3ef52..fc251945db 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -111,7 +111,7 @@ function.
111Ubuntu and Debian 111Ubuntu and Debian
112----------------- 112-----------------
113 113
114The following list shows the required packages by function given a 114Here are the required packages by function given a
115supported Ubuntu or Debian Linux distribution: 115supported Ubuntu or Debian Linux distribution:
116 116
117.. note:: 117.. note::
@@ -150,7 +150,7 @@ supported Ubuntu or Debian Linux distribution:
150Fedora Packages 150Fedora Packages
151--------------- 151---------------
152 152
153The following list shows the required packages by function given a 153Here are the required packages by function given a
154supported Fedora Linux distribution: 154supported Fedora Linux distribution:
155 155
156- *Essentials:* Packages needed to build an image for a headless 156- *Essentials:* Packages needed to build an image for a headless
@@ -167,7 +167,7 @@ supported Fedora Linux distribution:
167openSUSE Packages 167openSUSE Packages
168----------------- 168-----------------
169 169
170The following list shows the required packages by function given a 170Here are the required packages by function given a
171supported openSUSE Linux distribution: 171supported openSUSE Linux distribution:
172 172
173- *Essentials:* Packages needed to build an image for a headless 173- *Essentials:* Packages needed to build an image for a headless
@@ -185,7 +185,7 @@ supported openSUSE Linux distribution:
185CentOS-7 Packages 185CentOS-7 Packages
186----------------- 186-----------------
187 187
188The following list shows the required packages by function given a 188Here are the required packages by function given a
189supported CentOS-7 Linux distribution: 189supported CentOS-7 Linux distribution:
190 190
191- *Essentials:* Packages needed to build an image for a headless 191- *Essentials:* Packages needed to build an image for a headless
@@ -212,7 +212,7 @@ supported CentOS-7 Linux distribution:
212CentOS-8 Packages 212CentOS-8 Packages
213----------------- 213-----------------
214 214
215The following list shows the required packages by function given a 215Here are the required packages by function given a
216supported CentOS-8 Linux distribution: 216supported CentOS-8 Linux distribution:
217 217
218- *Essentials:* Packages needed to build an image for a headless 218- *Essentials:* Packages needed to build an image for a headless
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 957362bb6d..0b61f77cb4 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -4754,7 +4754,7 @@ system and gives an overview of their function and contents.
4754 4754
4755 NO_GENERIC_LICENSE[license_name] = "license_file_in_fetched_source" 4755 NO_GENERIC_LICENSE[license_name] = "license_file_in_fetched_source"
4756 4756
4757 The following is an example that 4757 Here is an example that
4758 uses the ``LICENSE.Abilis.txt`` file as the license from the fetched 4758 uses the ``LICENSE.Abilis.txt`` file as the license from the fetched
4759 source:: 4759 source::
4760 4760