git: 30e851c8db - main - Handbook - Network: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Aug 2023 08:51:58 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=30e851c8dbad67d08eefaddeec37cdc7c4e65c36 commit 30e851c8dbad67d08eefaddeec37cdc7c4e65c36 Author: Aaron Baynard <baynard15@gmail.com> AuthorDate: 2023-08-19 08:51:28 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-08-19 08:51:28 +0000 Handbook - Network: Fix typo Pull Request: https://github.com/freebsd/freebsd-doc/pull/245 --- documentation/content/en/books/handbook/network/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/network/_index.adoc b/documentation/content/en/books/handbook/network/_index.adoc index 33e71c7742..f196e475d6 100644 --- a/documentation/content/en/books/handbook/network/_index.adoc +++ b/documentation/content/en/books/handbook/network/_index.adoc @@ -681,7 +681,7 @@ MacOS 46:48:b9:b3:c3:ff 44 54M -84:-96 100 EP [[wireless-authentication]] === Connection and Authentication to a Wireless Network -Once a wireless network has been selected from the list of scanned networks, it is necessary to perform the connection ant the authentication. +Once a wireless network has been selected from the list of scanned networks, it is necessary to perform the connection and the authentication. In the vast majority of wireless networks, authentication is done with a password configured in the router. Other schemes require cryptographic handshakes to be completed before data traffic can flow, either using pre-shared keys or secrets, or more complex schemes that involve backend services such as RADIUS.