--- dhcp6r.8-orig 2005-01-13 12:39:29.000000000 -0500 +++ dhcp6r.8 2005-01-13 12:42:21.000000000 -0500 @@ -150,45 +150,36 @@ instead. .SH EXAMPLES The following examples are shown as given to the shell: -.TP -.SH dhcp6r +.SS dhcp6r Receive messages from clients at all IPv6 interfaces by multicast and by unicast, and forward them to all (other) IPv6 interfaces by multicast. -.TP -.SH dhcp6r -cu +.SS dhcp6r -cu Receive messages from clients by unicast only, and forward them to all (other) IPv6 interfaces by multicast. -.TP -.SH dhcp6r -cm eth0 -cm eth2 +.SS dhcp6r -cm eth0 -cm eth2 Receive messages from clients at interfaces eth0 and eth2 by multicast and by unicast, and forward them to all IPv6 interfaces by multicast (except the one at which the message was received by multicast). -.TP -.SH dhcp6r -cm eth0 -cm eth2 -sm eth1 +.SS dhcp6r -cm eth0 -cm eth2 -sm eth1 Receive messages from clients at interfaces eth0 and eth2 by multicast and by unicast, and forward them to interfaces eth1 by multicast. -.TP -.nf -.SH dhcp6r -su fec0::204:ce33:763f:b34 -su fec0::504:ff33:73f:c557 -.fi +.SS dhcp6r -su fec0::204:ce33:763f:b34 -su fec0::504:ff33:73f:c557 Receive messages from clients at all IPv6 interfaces by multicast and by unicast, and forward a copy of them to each of the specified addresses. -.TP -.SH dhcp6r -sm eth1 -su fec0::204:ce33:763f:b34 +.SS dhcp6r -sm eth1 -su fec0::204:ce33:763f:b34 Receive messages from clients at all IPv6 interfaces by multicast and by unicast, and forward them to interface eth1 by multicast -and to the specified unicast address. -.TP -.SH dhcp6r -sm eth1 -sf eth0+fec0::504:ff33:73f:c557 +and to the specified unicast address. +.SS dhcp6r -sm eth1 -sf eth0+fec0::504:ff33:73f:c557 Receive messages from clients at all IPv6 interfaces by multicast and by unicast, and forward them to interface eth1 by multicast