summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorkn <kn@cvs.openbsd.org>2021-03-09 19:05:31 +0000
committerkn <kn@cvs.openbsd.org>2021-03-09 19:05:31 +0000
commitb2322767792bb98901de3b1049edde252e2ec4c7 (patch)
treef9444602334931cc6f29425a326f8ad0c5fb828a /sbin
parent094554ee13d4c0593618db1ffaa3ef79a4edaceb (diff)
Fix TRUNK synopsis alignment
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.88
1 files changed, 6 insertions, 2 deletions
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