From c499ed16ea3f7a70d65581dc4be0f91f32aded62 Mon Sep 17 00:00:00 2001 From: ume Date: Wed, 10 Aug 2005 17:09:08 +0000 Subject: fix typo. Submitted by: suz Obtained from: KAME --- usr.sbin/rtadvd/rtadvd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index c5759ff..dcc73cc 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -1,4 +1,4 @@ -.\" $KAME: rtadvd.conf.5,v 1.49 2003/07/24 21:51:26 jinmei Exp $ +.\" $KAME: rtadvd.conf.5,v 1.50 2005/01/14 05:30:59 jinmei Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. .\" All rights reserved. @@ -228,14 +228,14 @@ doublequote character. .Pq unit: seconds . The default value is 2592000 (30 days). .It Cm \&vltimedecr -(bool) This item means the advertised valid lifetime will decrements +(bool) This item means the advertised valid lifetime will decrement in real time, which is disabled by default. .It Cm \&pltime (num) Preferred lifetime field .Pq unit: seconds . The default value is 604800 (7 days). .It Cm \&pltimedecr -(bool) This item means the advertised preferred lifetime will decrements +(bool) This item means the advertised preferred lifetime will decrement in real time, which is disabled by default. .El .Pp -- cgit v1.1