mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Fix markup: .Dv -> .Va
Update document dates. Prodded by: ru
This commit is contained in:
parent
9bc4d9a495
commit
fa967069e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137189
@ -28,7 +28,7 @@
|
|||||||
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
|
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd November 10, 2003
|
.Dd November 4, 2004
|
||||||
.Dt ROUTE 8
|
.Dt ROUTE 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -414,7 +414,7 @@ The first paragraph may have slightly exaggerated
|
|||||||
abilities.
|
abilities.
|
||||||
.Pp
|
.Pp
|
||||||
Currently, routes with the
|
Currently, routes with the
|
||||||
.Dv RTF_BLACKHOLE
|
.Va RTF_BLACKHOLE
|
||||||
flag set need to have the gateway set to an instance of the
|
flag set need to have the gateway set to an instance of the
|
||||||
.Xr lo 4
|
.Xr lo 4
|
||||||
driver, using the
|
driver, using the
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
.\" From: @(#)route.4 8.6 (Berkeley) 4/19/94
|
.\" From: @(#)route.4 8.6 (Berkeley) 4/19/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 18, 2002
|
.Dd November 4, 2004
|
||||||
.Dt ROUTE 4
|
.Dt ROUTE 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -320,7 +320,7 @@ Specifiers for which addresses are present in the messages are:
|
|||||||
.Xr rtentry 9
|
.Xr rtentry 9
|
||||||
.Pp
|
.Pp
|
||||||
The constants for the
|
The constants for the
|
||||||
.Dv rtm_flags
|
.Va rtm_flags
|
||||||
field are documented in the manual page for the
|
field are documented in the manual page for the
|
||||||
.Xr route 8
|
.Xr route 8
|
||||||
utility.
|
utility.
|
||||||
|
Loading…
Reference in New Issue
Block a user