From 5a2a89d6f92045f1b8bfdfc96942d13338791f5d Mon Sep 17 00:00:00 2001 From: John Veness Date: Tue, 2 Apr 2024 17:12:52 +0100 Subject: [PATCH] Change WiFi to Wi-Fi throughout --- .../asciidoc/computers/getting-started/configuring.adoc | 4 ++-- .../asciidoc/computers/getting-started/install.adoc | 6 +++--- .../asciidoc/computers/getting-started/setting-up.adoc | 2 +- .../computers/remote-access/find-your-ip-address.adoc | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/documentation/asciidoc/computers/getting-started/configuring.adoc b/documentation/asciidoc/computers/getting-started/configuring.adoc index 3fb833787..054b9cb97 100644 --- a/documentation/asciidoc/computers/getting-started/configuring.adoc +++ b/documentation/asciidoc/computers/getting-started/configuring.adoc @@ -48,9 +48,9 @@ By default, older versions of Raspberry Pi OS set the username to "pi". If you u image::images/initial-setup/user.png[alt="Create your username and password."] -=== WiFi +=== Wi-Fi -This page helps you connect to a WiFi network. Choose your preferred network from the list. +This page helps you connect to a Wi-Fi network. Choose your preferred network from the list. image::images/initial-setup/network.png[alt="Selecting a wireless network."] diff --git a/documentation/asciidoc/computers/getting-started/install.adoc b/documentation/asciidoc/computers/getting-started/install.adoc index cad76ede4..3cd73a23e 100644 --- a/documentation/asciidoc/computers/getting-started/install.adoc +++ b/documentation/asciidoc/computers/getting-started/install.adoc @@ -64,19 +64,19 @@ If you don't configure your Raspberry Pi via OS customisation settings, Raspberr The OS customisation menu lets you set up your Raspberry Pi before first boot. You can preconfigure: * a username and password -* WiFi credentials +* Wi-Fi credentials * the device hostname * the time zone * your keyboard layout * remote connectivity -When you first open the OS customisation menu, you might see a prompt asking for permission to load WiFi credentials from your host computer. If you respond "yes", Imager will prefill WiFi credentials from the network you're currently connected to. If you respond "no", you can enter WiFi credentials manually. +When you first open the OS customisation menu, you might see a prompt asking for permission to load Wi-Fi credentials from your host computer. If you respond "yes", Imager will prefill Wi-Fi credentials from the network you're currently connected to. If you respond "no", you can enter Wi-Fi credentials manually. The **hostname** option defines the hostname your Raspberry Pi broadcasts to the network using https://en.wikipedia.org/wiki/Multicast_DNS[mDNS]. When you connect your Raspberry Pi to your network, other devices on the network can communicate with your computer using `.local` or `.lan`. The **username and password** option defines the username and password of the admin user account on your Raspberry Pi. -The **wireless LAN** option allows you to enter an SSID (name) and password for your wireless network. If your network does not broadcast an SSID publicly, you should enable the "Hidden SSID" setting. By default, Imager uses the country you're currently in as the "Wireless LAN country". This setting controls the WiFi broadcast frequencies used by your Raspberry Pi. Enter credentials for the wireless LAN option if you plan to run a headless Raspberry Pi. +The **wireless LAN** option allows you to enter an SSID (name) and password for your wireless network. If your network does not broadcast an SSID publicly, you should enable the "Hidden SSID" setting. By default, Imager uses the country you're currently in as the "Wireless LAN country". This setting controls the Wi-Fi broadcast frequencies used by your Raspberry Pi. Enter credentials for the wireless LAN option if you plan to run a headless Raspberry Pi. The **locale settings** option allows you to define the time zone and default keyboard layout for your Pi. diff --git a/documentation/asciidoc/computers/getting-started/setting-up.adoc b/documentation/asciidoc/computers/getting-started/setting-up.adoc index eeb2c9476..b5aac9a05 100644 --- a/documentation/asciidoc/computers/getting-started/setting-up.adoc +++ b/documentation/asciidoc/computers/getting-started/setting-up.adoc @@ -137,7 +137,7 @@ All variants of the Raspberry Pi 1, 2, 3, and 4 include a 3.5mm auxiliary http:/ === Networking -The following Raspberry Pi models come with WiFi and Bluetooth connectivity: +The following Raspberry Pi models come with Wi-Fi and Bluetooth connectivity: * Raspberry Pi 5 * Raspberry Pi 4 diff --git a/documentation/asciidoc/computers/remote-access/find-your-ip-address.adoc b/documentation/asciidoc/computers/remote-access/find-your-ip-address.adoc index 50cab3c2c..801b83443 100644 --- a/documentation/asciidoc/computers/remote-access/find-your-ip-address.adoc +++ b/documentation/asciidoc/computers/remote-access/find-your-ip-address.adoc @@ -7,7 +7,7 @@ To find the local IP address of your Raspberry Pi, use one of the following meth Hover over the network icon in the system tray, and a tooltip will appear. This tooltip displays the name of the network you're currently connected to and your IP address. -image::images/network-tooltip.png[the Network Manager tooltip displaying a WiFi network name and IP address] +image::images/network-tooltip.png[the Network Manager tooltip displaying a Wi-Fi network name and IP address] ==== Command line