diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-05-12 11:29:20 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-22 12:16:40 +0100 |
| commit | 4db4e4ca46e8b23d5042d925ce5ad3073de4c3ed (patch) | |
| tree | 6c0f58527ff6d5929ce0e948092357efb69fc659 /documentation/ref-manual/faq.rst | |
| parent | 68ee5b4bcc1098cb5a66098e65bec6c1cf69f4c2 (diff) | |
| download | poky-4db4e4ca46e8b23d5042d925ce5ad3073de4c3ed.tar.gz | |
ref-manual: simplify style
(From yocto-docs rev: 657a7f54856afd6fec7f2cb0b5f12b4b2d24adb7)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.rst')
| -rw-r--r-- | documentation/ref-manual/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index e7bca829a3..f1b564a60e 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
| @@ -312,7 +312,7 @@ HTTPS requests and direct them to the ``http://`` sources mirror. You | |||
| 312 | can use ``file://`` URLs to point to local directories or network shares | 312 | can use ``file://`` URLs to point to local directories or network shares |
| 313 | as well. | 313 | as well. |
| 314 | 314 | ||
| 315 | Aside from the previous technique, these options also exist:: | 315 | Here are other options:: |
| 316 | 316 | ||
| 317 | BB_NO_NETWORK = "1" | 317 | BB_NO_NETWORK = "1" |
| 318 | 318 | ||
