Skip to content

Commit

Permalink
Fix TRUNK synopsis alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
klemensn committed Mar 9, 2021
1 parent 5f0edf1 commit 67d85d6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions sbin/ifconfig/ifconfig.8
Original file line number Diff line number Diff line change
@@ -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 $
.\"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 67d85d6

Please sign in to comment.