summaryrefslogtreecommitdiff
path: root/setnet.8
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-05-03 12:43:54 +0100
committerKatolaZ <katolaz@freaknet.org>2018-05-03 12:43:54 +0100
commit6c540410c268da9a3f01e671f6f649839853a707 (patch)
tree2ebf29bfe63e996f1ee507e8c20125ac2c16a4be /setnet.8
parentff94240ebb7606d65159cc48cfa1507158674576 (diff)
parenta140e81f3789ad20bc7872f796a0f45ebe584ffa (diff)
Merge branch 'master' into suites/asciisuites/ascii
Diffstat (limited to 'setnet.8')
-rw-r--r--setnet.818
1 files changed, 15 insertions, 3 deletions
diff --git a/setnet.8 b/setnet.8
index 7be6108..da4c1a8 100644
--- a/setnet.8
+++ b/setnet.8
@@ -1,5 +1,5 @@
.\" The following requests are required for all man pages.
-.Dd January 06, 2017
+.Dd May 03, 2018
.Dt SETNET 8 SMM
.Os Linux
.Sh NAME
@@ -34,6 +34,13 @@ information to a file. Support for posting a dump of network status to
websites like pastebin.com is under development.
.Pp
+setnet.sh uses
+.Em /bin/sh
+by default. It has been tested with several standard shells, including
+bash, busybox, dash, ksh, mksh, posh, sh, yash, and zsh but it should work
+correctly with any POSIX-compliant shell.
+
+.Pp
setnet.sh recognises the following options:
.Bl -tag -width Ds
@@ -145,6 +152,11 @@ setnet.sh starts.
.It Ev WIFI_DEVICES
List of wifi devices. This list is used only when automatic detection
of wifi devices fails.
+.It Ev SUPPRESS_INFO
+If set to "yes" or "YES", setnet will suppress verbose notifications.
+.It Ev SHOW_LO
+If set to "yes" or "YES" setnet will include the loopback device in
+the list of available network devices.
.El
These variables are normally set in the setnetrc configuration file
@@ -193,14 +205,14 @@ exists, it takes precedence over
.\" fprintf/stderr type diagnostics)
.\" .Sh DIAGNOSTICS
.Sh SEE ALSO
-ip(8), dhclient(8), wpa_supplicant(8), wpa_cli(8), netstat(8).
+ip(8), iw(8), dhclient(8), wpa_supplicant(8), wpa_cli(8), netstat(8).
.\" .Sh CONFORMING TO
.\" .Sh HISTORY
.Sh AUTHORS
setnet.sh is Free Software, distributed under the terms of the GNU
General Public License (GPL), version 3 of the License.
.Pp
-setnet.sh is copyleft (c) by
+setnet.sh is copyleft (c) 2016-2018 by
.An Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org>
.Sh BUGS