Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Sort SYNOPSIS. Fix xref.
details: https://anonhg.NetBSD.org/src/rev/c230d69a9d29
branches: trunk
changeset: 344374:c230d69a9d29
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Mar 25 07:48:16 2016 +0000
description:
Sort SYNOPSIS. Fix xref.
diffstat:
external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 0f5f290decd6 -r c230d69a9d29 external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8
--- a/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 Fri Mar 25 03:51:19 2016 +0000
+++ b/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 Fri Mar 25 07:48:16 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wpa_supplicant.8,v 1.7 2016/03/23 10:14:07 roy Exp $
+.\" $NetBSD: wpa_supplicant.8,v 1.8 2016/03/25 07:48:16 wiz Exp $
.\"
.\" Copyright (c) 2005 Sam Leffler <sam%errno.com@localhost>
.\" All rights reserved.
@@ -50,8 +50,8 @@
.Op Fl o Ar override-driver
.Op Fl P Ar pidfile
.Op Fl p Ar parameters
+.Op Fl M Oo Fl i Ar ifname Oc Fl c Ar config-file ...
.Op Fl N Fl i Ar ifname Fl c Ar config-file ...
-.Op Fl M Oo Fl i Ar ifname Oc Fl c Ar config-file ...
.Sh DESCRIPTION
The
.Nm
@@ -142,7 +142,7 @@
Display the license for this program on the terminal and exit.
.It Fl M Oo Fl i Ar matchifname Oc Fl c Ar config-file ...
Matches the interface name using
-.Xr fnmatch(3) ,
+.Xr fnmatch 3 ,
or all interfaces if
.Fl i
is not specified.
Home |
Main Index |
Thread Index |
Old Index