From 7d3f7adc273f6d60005ee91760245c4fc847bbee Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 26 Mar 2013 13:33:20 +0100 Subject: [PATCH] Fix typo in doc/ipv6.texi Signed-off-by: Adam Tkac --- doc/ipv6.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ipv6.texi b/doc/ipv6.texi index b6cc437..2482c1c 100644 --- a/doc/ipv6.texi +++ b/doc/ipv6.texi @@ -136,8 +136,8 @@ for the lowest preference possible. Default: 0 @end deffn -+@deffn {Interface Command} {ipv6 nd home-agent-lifetime <0-65520>} {} -+@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [<0-65520>]} {} +@deffn {Interface Command} {ipv6 nd home-agent-lifetime <0-65520>} {} +@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [<0-65520>]} {} The value to be placed in Home Agent Option, when Home Agent config flag is set, which indicates to hosts Home Agent Lifetime. The default value of 0 means to place the current Router Lifetime value. -- 1.8.1.4