Date: Sat, 28 Jul 2018 23:59:36 +0000 (UTC) From: Conrad Meyer <cem@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r336853 - head/usr.sbin/wpa/wpa_supplicant Message-ID: <201807282359.w6SNxaAM040117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cem Date: Sat Jul 28 23:59:36 2018 New Revision: 336853 URL: https://svnweb.freebsd.org/changeset/base/336853 Log: wpa_supplicant.8: Remove removed option Our base version of wpa_supplicant does not support the -u option, so remove it. PR: 230102 Submitted by: D Green <dfrg AT xsmail.com> Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 Modified: head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 ============================================================================== --- head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 Sat Jul 28 23:55:18 2018 (r336852) +++ head/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 Sat Jul 28 23:59:36 2018 (r336853) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 7, 2012 +.Dd July 28, 2018 .Dt WPA_SUPPLICANT 8 .Os .Sh NAME @@ -144,8 +144,6 @@ Send log messages through instead of to the terminal. .It Fl t Include timestamp in debug messages. -.It Fl u -Enable DBus control interface. .It Fl v Display version information on the terminal and exit. .It Fl W
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807282359.w6SNxaAM040117>