From a26669def04732483cc02038455b0640752da4e1 Mon Sep 17 00:00:00 2001 From: Sepherosa Ziehau Date: Fri, 7 Jul 2006 15:11:46 +0000 Subject: [PATCH] - Add back references to wpa_cli(8) - Don't mention devd, which does not exist in DragonFly currently Noticed-by: swildner --- usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8 | 9 +++------ usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5 | 3 ++- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8 index b578434f50..fe12c650b2 100644 --- a/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8 +++ b/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8,v 1.2 2005/06/27 06:40:43 ru Exp $ -.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8,v 1.1 2006/06/24 07:29:44 sephe Exp $ +.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8,v 1.2 2006/07/07 15:11:46 sephe Exp $ .\" .Dd June 24, 2006 .Dt WPA_SUPPLICANT 8 @@ -107,11 +107,7 @@ Display version information on the terminal and exit. .It Fl w If the specified interface is not present, wait for it to be added; e.g.\& a cardbus device to be inserted. -This option is not normally used; instead, -.Xr devd 8 -should be configured to launch -.Nm -when a device is created. +This option is not normally used. .It Fl B Detach from the controlling terminal and run as a daemon process in the background. @@ -131,6 +127,7 @@ will manage them all with a single process. .Xr ral 4 , .Xr wi 4 , .Xr wlan 4 , +.Xr wpa_cli 8 .Xr wpa_supplicant.conf 5 , .Xr ifconfig 8 .Sh HISTORY diff --git a/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5 b/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5 index 2fe9fa07c8..aa8c97b4ff 100644 --- a/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5 +++ b/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5,v 1.3.2.4 2006/02/21 17:19:54 sam Exp $ -.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5,v 1.1 2006/06/24 07:29:44 sephe Exp $ +.\" $DragonFly: src/usr.sbin/802_11/wpa_supplicant/wpa_supplicant.conf.5,v 1.2 2006/07/07 15:11:46 sephe Exp $ .\" .Dd June 24, 2006 .Dt WPA_SUPPLICANT.CONF 5 @@ -511,6 +511,7 @@ network={ } .Ed .Sh SEE ALSO +.Xr wpa_cli 8 , .Xr wpa_supplicant 8 .Sh HISTORY The -- 2.41.0