Module Name: src
Committed By: roy
Date: Sun Jan 10 15:52:36 UTC 2016
Modified Files:
src/external/bsd/wpa/bin/wpa_supplicant: wpa_supplicant.8
Log Message:
Fixup SYNOPSIS some more.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8
diff -u src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8:1.4 src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8:1.5
--- src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8:1.4 Fri Jan 8 23:37:58 2016
+++ src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 Sun Jan 10 15:52:36 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: wpa_supplicant.8,v 1.4 2016/01/08 23:37:58 roy Exp $
+.\" $NetBSD: wpa_supplicant.8,v 1.5 2016/01/10 15:52:36 roy Exp $
.\"
.\" Copyright (c) 2005 Sam Leffler <[email protected]>
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" Based on:
.\" $FreeBSD: /repoman/r/ncvs/src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8,v 1.2 2005/06/27 06:40:43 ru Exp $
.\"
-.Dd January 8, 2016
+.Dd January 9, 2016
.Dt WPA_SUPPLICANT 8
.Os
.Sh NAME
@@ -35,7 +35,7 @@
.Nd WPA/802.11i Supplicant for wireless network devices
.Sh SYNOPSIS
.Nm
-.Op Fl BdhLqstuvW
+.Op Fl BdhKLqstvW
.Op Fl b Ar br_ifname
.Op Fl C Ar ctrl
.Fl c Ar config-file
@@ -44,10 +44,12 @@
.Op Fl f Ar debug-file
.Op Fl G Ar global-ctrl-group
.Op Fl g Ar global-ctrl
+.Op Fl I Ar additional-config-file
.Fl i Ar ifname
.Op Fl O Ar override-ctrl
.Op Fl o Ar override-driver
.Op Fl P Ar pidfile
+.Op Fl p Ar parameters
.Op Fl N i Ar ifname Fl c Ar config-file ...
.Sh DESCRIPTION
The
@@ -119,6 +121,8 @@ Messages are sent to stdout by default,
This can be changed with the
.Fl f
flag.
+.It Fl e
+Specifies a file to store entropy.
.It Fl f
Specifies a file to send debug messages to when enabled with the
.Fl d