fix up the mini synopses in the subsections; fix from ingo
authorjmc <jmc@openbsd.org>
Fri, 16 Jul 2010 16:10:20 +0000 (16:10 +0000)
committerjmc <jmc@openbsd.org>
Fri, 16 Jul 2010 16:10:20 +0000 (16:10 +0000)
sbin/ifconfig/ifconfig.8

index f7ad7fb..e9792b5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ifconfig.8,v 1.206 2010/07/08 06:54:51 jmc Exp $
+.\"    $OpenBSD: ifconfig.8,v 1.207 2010/07/16 16:10:20 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 $
 .\"
@@ -31,7 +31,7 @@
 .\"
 .\"     @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
 .\"
-.Dd $Mdocdate: July 8 2010 $
+.Dd $Mdocdate: July 16 2010 $
 .Dt IFCONFIG 8
 .Os
 .Sh NAME
@@ -739,8 +739,9 @@ Start the bridge forwarding packets.
 .El
 .\" CARP
 .Sh CARP
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar carp-interface
 .Op Cm advbase Ar n
 .Op Cm advskew Ar n
@@ -752,6 +753,7 @@ Start the bridge forwarding packets.
 .Op Cm state Ar state
 .Op Cm vhid Ar host-id
 .Ek
+.nr nS 0
 .Pp
 The following options are available for a
 .Xr carp 4
@@ -833,8 +835,9 @@ If the master does not advertise within three times this interval, this host
 will begin advertising as master.
 .\" IEEE 802.11
 .Sh IEEE 802.11 (WIRELESS DEVICES)
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar wireless-interface
 .Op Oo Fl Oc Cm bssid Ar bssid
 .Op Oo Fl Oc Cm chan Op Ar n
@@ -851,6 +854,7 @@ will begin advertising as master.
 .Op Cm wpaprotos Ar proto,proto,...
 .Op Oo Fl Oc Cm wpapsk Ar psk
 .Ek
+.nr nS 0
 .Pp
 The following options are available for a wireless interface:
 .Bl -tag -width Ds
@@ -1081,8 +1085,9 @@ authentication.
 .El
 .\" INET6
 .Sh INET6
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar inet6-interface
 .Op Oo Fl Oc Cm anycast
 .Op Oo Fl Oc Cm autoconfprivacy
@@ -1091,6 +1096,7 @@ authentication.
 .Op Oo Fl Oc Cm tentative
 .Op Cm vltime Ar n
 .Ek
+.nr nS 0
 .Pp
 The following options are available for an
 .Xr ip6 4
@@ -1222,14 +1228,16 @@ Unset the source address.
 .El
 .\" PFSYNC
 .Sh PFSYNC
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar pfsync-interface
 .Op Oo Fl Oc Cm defer
 .Op Cm maxupd Ar n
 .Op Oo Fl Oc Cm syncdev Ar iface
 .Op Oo Fl Oc Cm syncpeer Ar peer_address
 .Ek
+.nr nS 0
 .Pp
 The following options are available for a
 .Xr pfsync 4
@@ -1267,8 +1275,9 @@ Broadcast the packets using multicast.
 .El
 .\" PPPOE
 .Sh PPPOE
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar pppoe-interface
 .Op Cm authkey Ar key
 .Op Cm authname Ar name
@@ -1281,6 +1290,7 @@ Broadcast the packets using multicast.
 .Op Cm pppoedev Ar parent-interface
 .Op Oo Fl Oc Cm pppoesvc Ar service
 .Ek
+.nr nS 0
 .Pp
 .Xr pppoe 4
 uses the
@@ -1309,6 +1319,8 @@ Clear a previously set service name.
 .El
 .\" SPPP
 .Sh SPPP (PPP LINK CONTROL PROTOCOL)
+.nr nS 1
+.Bk -words
 .Nm
 .Ar sppp-interface
 .Op Cm authkey Ar key
@@ -1318,6 +1330,8 @@ Clear a previously set service name.
 .Op Cm peerkey Ar key
 .Op Cm peername Ar name
 .Op Cm peerproto Ar proto
+.Ek
+.nr nS 0
 .Pp
 The following options are availble for an
 .Xr sppp 4
@@ -1398,14 +1412,16 @@ for a complete list of the available protocols,
 .El
 .\" TUNNEL
 .Sh TUNNEL
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar tunnel-interface
 .Op Cm deletetunnel Ar src_address dest_address
 .Op Oo Fl Oc Ns Cm keepalive Ar period count
 .Op Cm tunnel Ar src_address dest_address
 .Op Cm tunneldomain Ar route-id
 .Ek
+.nr nS 0
 .Pp
 The following options are available for a tunnel interface:
 .Bl -tag -width Ds
@@ -1449,13 +1465,15 @@ the corresponding routing domain is derived from this table.
 .El
 .\" VLAN
 .Sh VLAN
-.Nm ifconfig
+.nr nS 1
 .Bk -words
+.Nm ifconfig
 .Ar vlan-interface
 .Op Cm vlan Ar vlan-tag
 .Op Oo Fl Oc Cm vlandev Ar parent-interface
 .Op Cm vlanprio Ar vlan-priority
 .Ek
+.nr nS 0
 .Pp
 The following options are available for a
 .Xr vlan 4