Deleted Added
full compact
routed.8 (71099) routed.8 (79366)
1.\" $FreeBSD: head/sbin/routed/routed.8 71099 2001-01-16 09:15:57Z ru $
1.\" $FreeBSD: head/sbin/routed/routed.8 79366 2001-07-06 16:46:48Z ru $
2.\"
3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)routed.8 8.2 (Berkeley) 12/11/93
35.\"
2.\"
3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)routed.8 8.2 (Berkeley) 12/11/93
35.\"
36.\" $FreeBSD: head/sbin/routed/routed.8 71099 2001-01-16 09:15:57Z ru $
36.\" $FreeBSD: head/sbin/routed/routed.8 79366 2001-07-06 16:46:48Z ru $
37.\"
38.Dd June 1, 1996
39.Dt ROUTED 8
40.Os BSD 4.4
41.Sh NAME
42.Nm routed ,
43.Nm rdisc
44.Nd network RIP and router discovery routing daemon

--- 618 unchanged lines hidden (view full) ---

663.Sh FILES
664.Bl -tag -width /etc/gateways -compact
665.It Pa /etc/gateways
666for distant gateways
667.El
668.Sh SEE ALSO
669.Xr icmp 4 ,
670.Xr udp 4 ,
37.\"
38.Dd June 1, 1996
39.Dt ROUTED 8
40.Os BSD 4.4
41.Sh NAME
42.Nm routed ,
43.Nm rdisc
44.Nd network RIP and router discovery routing daemon

--- 618 unchanged lines hidden (view full) ---

663.Sh FILES
664.Bl -tag -width /etc/gateways -compact
665.It Pa /etc/gateways
666for distant gateways
667.El
668.Sh SEE ALSO
669.Xr icmp 4 ,
670.Xr udp 4 ,
671.Xr rtquery 8 .
671.Xr rtquery 8
672.Rs
673.%T Internet Transport Protocols
674.%R XSIS 028112
675.%Q Xerox System Integration Standard
676.Re
677.Sh BUGS
678It does not always detect unidirectional failures in network interfaces,
679for example, when the output side fails.
680.Sh HISTORY
681The
682.Nm
683command appeared in
684.Bx 4.2 .
672.Rs
673.%T Internet Transport Protocols
674.%R XSIS 028112
675.%Q Xerox System Integration Standard
676.Re
677.Sh BUGS
678It does not always detect unidirectional failures in network interfaces,
679for example, when the output side fails.
680.Sh HISTORY
681The
682.Nm
683command appeared in
684.Bx 4.2 .