diff options
author | 2019-02-05 19:26:49 +0000 | |
---|---|---|
committer | 2019-02-05 19:26:49 +0000 | |
commit | aff19167cab8f561593b23e0c4841e855a44a869 (patch) | |
tree | 4b9e540284afe47af1e99c334a499b3d11374e02 | |
parent | sync (diff) | |
download | wireguard-openbsd-aff19167cab8f561593b23e0c4841e855a44a869.tar.xz wireguard-openbsd-aff19167cab8f561593b23e0c4841e855a44a869.zip |
missing full stop;
-rw-r--r-- | sbin/unwind/unwind.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/unwind/unwind.conf.5 b/sbin/unwind/unwind.conf.5 index c5f4dbba42e..0fce9e32854 100644 --- a/sbin/unwind/unwind.conf.5 +++ b/sbin/unwind/unwind.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unwind.conf.5,v 1.5 2019/02/04 07:36:30 jmc Exp $ +.\" $OpenBSD: unwind.conf.5,v 1.6 2019/02/05 19:26:49 jmc Exp $ .\" .\" Copyright (c) 2018 Florian Obser <florian@openbsd.org> .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> @@ -18,7 +18,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: February 4 2019 $ +.Dd $Mdocdate: February 5 2019 $ .Dt UNWIND.CONF 5 .Os .Sh NAME @@ -113,7 +113,7 @@ When set to a captive portal check can be triggered by .Xr unwindctl 8 . The default is -.Cm yes +.Cm yes . .El .El .Sh FILES |