From c3e42d07c0d7cd5bed4c55b923df6440aee024c7 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 23 Apr 2020 21:10:55 +0000 Subject: replace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread; --- usr.sbin/npppd/npppd/npppd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/npppd') diff --git a/usr.sbin/npppd/npppd/npppd.conf.5 b/usr.sbin/npppd/npppd/npppd.conf.5 index 4bdc9e233e2..a896e2b2901 100644 --- a/usr.sbin/npppd/npppd/npppd.conf.5 +++ b/usr.sbin/npppd/npppd/npppd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: npppd.conf.5,v 1.26 2020/01/23 07:18:36 jmc Exp $ +.\" $OpenBSD: npppd.conf.5,v 1.27 2020/04/23 21:10:54 jmc Exp $ .\" .\" Copyright (c) 2012 YASUOKA Masahiko .\" @@ -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 2020 $ +.Dd $Mdocdate: April 23 2020 $ .Dt NPPPD.CONF 5 .Os .Sh NAME @@ -642,7 +642,7 @@ and .Ar interface settings so that they are used together. .Pp -.Ic bind Ic tunnel from Ar tunnel Ic authenticated by Ar authentication +.Ic bind tunnel from Ar tunnel Ic authenticated by Ar authentication .Ic to Ar ifname .Sh EXAMPLES A very simple configuration example is below: -- cgit v1.2.3