Fix TRUNK synopsis alignment
authorkn <kn@openbsd.org>
Tue, 9 Mar 2021 19:05:30 +0000 (19:05 +0000)
committerkn <kn@openbsd.org>
Tue, 9 Mar 2021 19:05:30 +0000 (19:05 +0000)
sbin/ifconfig/ifconfig.8

index 115da1c..7379087 100644 (file)
@@ -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