aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2023-08-04 13:37:12 +0000
committerEd Maste <emaste@FreeBSD.org>2023-08-04 13:38:58 +0000
commit54717aa8e64b06539fce6437139dc90223f4a909 (patch)
tree9cac3006b56dc8f70f5b47c3f67ecc34e3c3155c /documentation/content/en
parentc3c7031fe3f4c38827142b0c1d53d665cfa048c7 (diff)
downloaddoc-54717aa8e64b06539fce6437139dc90223f4a909.tar.gz
doc-54717aa8e64b06539fce6437139dc90223f4a909.zip
Diffstat (limited to 'documentation/content/en')
-rw-r--r--documentation/content/en/books/handbook/network/_index.adoc2
1 files changed, 1 insertions, 1 deletions
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: