From 8b568cf133fdf36c1e7a61f69523c738a1ff2555 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 8 Feb 2018 17:52:24 +0000 Subject: [PATCH] tweak previous; --- sbin/ifconfig/ifconfig.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e87b51b0945..c98492d98e3 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.295 2018/02/08 13:15:32 mpi Exp $ +.\" $OpenBSD: ifconfig.8,v 1.296 2018/02/08 17:52:24 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -662,14 +662,14 @@ The default is 100 entries. .It Cm maxage Ar time Set the time (in seconds) that a spanning tree protocol configuration is valid. Defaults to 20 seconds, minimum of 6, maximum of 40. -.It Cm protected Ar interface Ar ids +.It Cm protected Ar interface ids Put .Ar interface in protected domains. .Ar ids is a comma delimited list of domain IDs to put the interface in. Interfaces that are part of a protected domain cannot forward traffic to any -other interface in that domain . +other interface in that domain. .It Cm proto Ar value Force the spanning tree protocol version. The available values are -- 2.20.1