diff options
Diffstat (limited to 'share/man/man9/rtentry.9')
| -rw-r--r-- | share/man/man9/rtentry.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9 index 6b0eb9b9ca44..b6c732cc4e80 100644 --- a/share/man/man9/rtentry.9 +++ b/share/man/man9/rtentry.9 @@ -12,7 +12,7 @@ .\" no representations about the suitability of this software for any .\" purpose. It is provided "as is" without express or implied .\" warranty. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''. M.I.T. DISCLAIMS .\" ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE, .\" INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF @@ -251,7 +251,7 @@ Number of intermediate systems on the path to this destination. .It Xo .Vt "u_long rmx_expire" ; .Xc -The time +The time (a la .Xr time 3 ) at which this route should expire, or zero if it should never expire. @@ -260,7 +260,7 @@ are actually deleted once they expire. .It Xo .Vt "u_long rmx_recvpipe" ; .Xc -Nominally, the bandwidth-delay product for the path +Nominally, the bandwidth-delay product for the path .Em from the destination .Em to |
