svn commit: r359835 - head/usr.sbin/bsdconfig
Chris Rees
crees at FreeBSD.org
Sun Apr 12 20:54:35 UTC 2020
Author: crees (doc,ports committer)
Date: Sun Apr 12 20:54:35 2020
New Revision: 359835
URL: https://svnweb.freebsd.org/changeset/base/359835
Log:
Add mention of wireless option in bsdconfig
Submitted by: debdrup
Approved by: dteske (maintainer)
Differential Revision: https://reviews.freebsd.org/D24378
Modified:
head/usr.sbin/bsdconfig/bsdconfig.8
Modified: head/usr.sbin/bsdconfig/bsdconfig.8
==============================================================================
--- head/usr.sbin/bsdconfig/bsdconfig.8 Sun Apr 12 19:25:28 2020 (r359834)
+++ head/usr.sbin/bsdconfig/bsdconfig.8 Sun Apr 12 20:54:35 2020 (r359835)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 5, 2013
+.Dd April 12, 2020
.Dt BSDCONFIG 8
.Os
.Sh NAME
@@ -148,8 +148,8 @@ Shortcut to the DNS Nameservers menu under networking.
.It Cm netdev
Shortcut to the Network Interfaces menu under networking.
.It Cm networking
-Utilities to set/change Hostname/Domain, Network Interfaces, Default
-Router/Gateway, and DNS Nameservers.
+Utilities to set/change Hostname/Domain, Network Interfaces, Wireless
+Network, Default Router/Gateway, and DNS Nameservers.
.It Cm packages
Browse, install, uninstall, or re-install packaged software.
.It Cm password
@@ -209,6 +209,8 @@ Shortcut to the Delete Users menu under usermgmt.
Shortcut to the Edit/View Users menu under usermgmt.
.It Cm usermgmt
Utilities to Add/Edit/View/Delete User Accounts.
+.It Cm wireless
+Shortcut to the Wireless Networks menu under networking.
.El
.Sh INTERNATIONALIZATION
i18n features are built into
More information about the svn-src-all
mailing list