git: 54717aa8e6 - main - handbook: correct ifconfig ssid example

Ed Maste <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/doc/commit/?id=54717aa8e64b06539fce6437139dc90223f4a909

commit 54717aa8e64b06539fce6437139dc90223f4a909
Author:     Ed Maste <[email protected]>
AuthorDate: 2023-08-04 13:37:12 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2023-08-04 13:38:58 +0000

    handbook: correct ifconfig ssid example
    
    The example requires the literal parameter string "ssid" followed by the
    desired SSID.
    
    PR:             272923
    Sponsored by:   The FreeBSD Foundation
---
 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 3ca74746e5..33e71c7742 100644
--- a/documentation/content/en/books/handbook/network/_index.adoc
+++ b/documentation/content/en/books/handbook/network/_index.adoc
@@ -748,7 +748,7 @@ Once the wireless network scan is done and the SSID of the wireless network is s
 
 [source,shell]
 ....
-# ifconfig wlan0 SSID
+# ifconfig wlan0 ssid SSID
 ....
 
 And then execute man:dhclient[8] to get the address configured:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.