aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/rtentry.9
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-16 22:11:19 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-16 22:11:19 +0000
commit340b8cda2519e7a1739aad764e534fb6c767471f (patch)
treea98f2e1d0d57c211d06c5b8a018627e841a33124 /share/man/man9/rtentry.9
parent394b7d0877aed2be738e558a01cbc72f1ab2dada (diff)
downloadsrc-340b8cda2519e7a1739aad764e534fb6c767471f.tar.gz
src-340b8cda2519e7a1739aad764e534fb6c767471f.zip
Bad ref time(2) changed to time(3)
Notes
Notes: svn path=/head/; revision=49923
Diffstat (limited to 'share/man/man9/rtentry.9')
-rw-r--r--share/man/man9/rtentry.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9
index 840ed616a6d3..3affc8e9729c 100644
--- a/share/man/man9/rtentry.9
+++ b/share/man/man9/rtentry.9
@@ -26,7 +26,7 @@
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rtentry.9,v 1.7 1998/03/12 07:31:18 charnier Exp $
+.\" $Id: rtentry.9,v 1.8 1998/06/24 13:30:25 dt Exp $
.Dd October 8, 1996
.Os
.Dt RTENTRY 9
@@ -223,7 +223,7 @@ Number of intermediate systems on the path to this destination.
.It Li "u_long rmx_expire;"
The time
(\*(aga la
-.Xr time 2 )
+.Xr time 3 )
at which this route should expire, or zero if it should never expire.
It is the responsibility of individual protocol suites to ensure that routes
are actually deleted once they expire.