diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2019-02-03 12:02:31 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2019-02-03 12:02:31 +0000 |
commit | f9afdffacbc80ce38d0f3382a2910cbb69f5a6fe (patch) | |
tree | 0d0082630584cf5e779c025f45172bbc6245c9b8 /usr.sbin/unwindctl/unwindctl.8 | |
parent | f5bb41ae112a156756ad002d5c89c53df6adeb6d (diff) |
Captive portal detection for unwind(8).
Diffstat (limited to 'usr.sbin/unwindctl/unwindctl.8')
-rw-r--r-- | usr.sbin/unwindctl/unwindctl.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/unwindctl/unwindctl.8 b/usr.sbin/unwindctl/unwindctl.8 index f8dd5a47b2e..d04fa17aa7a 100644 --- a/usr.sbin/unwindctl/unwindctl.8 +++ b/usr.sbin/unwindctl/unwindctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unwindctl.8,v 1.1 2019/01/23 13:12:19 florian Exp $ +.\" $OpenBSD: unwindctl.8,v 1.2 2019/02/03 12:02:30 florian Exp $ .\" .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 23 2019 $ +.Dd $Mdocdate: February 3 2019 $ .Dt UNWINDCTL 8 .Os .Sh NAME @@ -53,6 +53,10 @@ Enable verbose logging. Enable very noisy debug logging. .It Cm reload Reload the configuration file. +.It Cm recheck Cm portal +Run the +.Dq Captive Portal +detection. .It Cm status Op Cm recursor Cm dhcp Cm static Show a status summary. If one of |