From: Roy Marples Date: Fri, 26 Sep 2014 22:42:01 +0000 (+0000) Subject: Document $new_dhcp6_prefix X-Git-Tag: v6.4.6~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9eaad78e05dad722447574a4c36b68a71effbf72;p=thirdparty%2Fdhcpcd.git Document $new_dhcp6_prefix --- diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index 6bcb40b9..6b22806a 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 24, 2014 +.Dd September 26, 2014 .Dt DHCPCD-RUN-HOOKS 8 .Os .Sh NAME @@ -136,7 +136,7 @@ and .Ev $RC_SVCNAME . The following variables will then be set, along with any protocol supplied ones. -.Bl -tag -width Xinterface_order +.Bl -tag -width xnew_dhcp6_prefix .It Ev $interface the name of the interface. .It Ev $reason @@ -198,6 +198,8 @@ is connected to. the name of the SSID the .Ev interface was connected to. +.It Ev $new_dhcp6_prefix +space separated list of delegated prefixes. .El .Sh FILES When