diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index c0cde7f429..8553a40081 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -314,14 +314,14 @@ Most source fetching by the OpenEmbedded build system is done by wget and you therefore need to specify the proxy settings in a .wgetrc file in your home directory. - Example settings in that file would be + Here are some example settings: http_proxy = http://proxy.yoyodyne.com:18023/ ftp_proxy = http://proxy.yoyodyne.com:18023/ - The Yocto Project also includes a site.conf.sample - file that shows how to configure CVS and Git proxy servers - if needed. + The Yocto Project also includes a + site.conf.sample file that shows how to + configure CVS and Git proxy servers if needed.