mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
fix typo.
Submitted by: suz Obtained from: KAME
This commit is contained in:
parent
b5c9941514
commit
9cc94db2fe
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148938
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user