From: kn Date: Tue, 9 Mar 2021 19:05:30 +0000 (+0000) Subject: Fix TRUNK synopsis alignment X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=67d85d613167fcc060c7a7a8eaaabb9f19d257f5;p=openbsd Fix TRUNK synopsis alignment --- diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 115da1cec42..7379087cb4d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.363 2021/03/08 17:39:16 deraadt Exp $ +.\" $OpenBSD: ifconfig.8,v 1.364 2021/03/09 19:05:30 kn 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 $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: March 8 2021 $ +.Dd $Mdocdate: March 9 2021 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -1814,12 +1814,16 @@ Packets will appear to enter or leave the member port interfaces. This is the default. .El .Sh TRUNK (LINK AGGREGATION) +.nr nS 1 +.Bk -words .Nm ifconfig .Ar trunk-interface .Op Cm lacpmode Cm active Ns | Ns Cm passive .Op Cm lacptimeout Cm fast Ns | Ns Cm slow .Op Oo Fl Oc Ns Cm trunkport Ar child-iface .Op Cm trunkproto Ar proto +.Ek +.nr nS 0 .Pp The following options are available for .Xr aggr 4