Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172522598
D59586.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D59586.diff
View Options
diff --git a/share/man/man7/networking.7 b/share/man/man7/networking.7
--- a/share/man/man7/networking.7
+++ b/share/man/man7/networking.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: BSD-2-Clause
.\"
-.Dd March 21, 2025
+.Dd September 11, 2026
.Dt NETWORKING 7
.Os
.Sh NAME
@@ -57,9 +57,9 @@
.Ic # wpa_passphrase \(dqmyssid\(dq \(dqmypassphrase\(dq >> wpa_supplicant.conf
.Ed
.Pp
-Restart the network interface daemon:
+Restart the Wi-Fi interface:
.Bd -literal -offset 2n
-.Ic # service netif restart
+.Ic # service netif restart wlan0
.Ed
.It Sy Example 4: Scanning for Wi-Fi networks
.Bd -literal -offset 2n
@@ -67,7 +67,7 @@
.Ed
.It Sy Example 5: Airplane mode
.Bd -literal -offset 2n
-.Ic # service netif stop
+.Ic # service netif stop wlan0
.Ed
.El
.Sh SEE ALSO
@@ -87,7 +87,7 @@
will need to be escaped for
.Xr wpa_passphrase 8 ,
commonly using
-.Ql \e ,
-see the manual page for your shell for more details.
+.Ql \e .
+See the manual page for your shell for more details.
.Pp
Stopping the network interface service also stops internal networking.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 12:52 AM (7 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38858301
Default Alt Text
D59586.diff (1 KB)
Attached To
Mode
D59586: networking.7: Scope netif to wlan0
Attached
Detach File
Event Timeline
Log In to Comment