Minor typos.
Index: rtadvd.conf.5 =================================================================== RCS file: /cvs/src/usr.sbin/rtadvd/rtadvd.conf.5,v retrieving revision 1.31 diff -u -r1.31 rtadvd.conf.5 --- rtadvd.conf.5 26 Sep 2012 16:19:45 -0000 1.31 +++ rtadvd.conf.5 29 Mar 2013 16:49:40 -0000 @@ -204,14 +204,14 @@ .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
