Deleted Added
full compact
routed.8 (23769) routed.8 (37030)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

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

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)routed.8 8.2 (Berkeley) 12/11/93
33.\" $Id: routed.8,v 1.8 1997/02/22 14:33:12 peter Exp $
33.\" $Id: routed.8,v 1.9 1997/03/12 13:22:17 mpp Exp $
34.\"
35.Dd June 1, 1996
36.Dt ROUTED 8
37.Os BSD 4.4
38.Sh NAME
39.Nm routed
40.Nd network RIP and router discovery routing daemon
41.Sh SYNOPSIS

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

628.Bl -tag -width /etc/gateways -compact
629.It Pa /etc/gateways
630for distant gateways
631.El
632.Sh SEE ALSO
633.Xr icmp 4 ,
634.Xr udp 4 ,
635.Xr gated 8 ,
34.\"
35.Dd June 1, 1996
36.Dt ROUTED 8
37.Os BSD 4.4
38.Sh NAME
39.Nm routed
40.Nd network RIP and router discovery routing daemon
41.Sh SYNOPSIS

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

628.Bl -tag -width /etc/gateways -compact
629.It Pa /etc/gateways
630for distant gateways
631.El
632.Sh SEE ALSO
633.Xr icmp 4 ,
634.Xr udp 4 ,
635.Xr gated 8 ,
636.Xr htable 8 ,
637.Xr rtquery 8 .
638.Rs
639.%T Internet Transport Protocols
640.%R XSIS 028112
641.%Q Xerox System Integration Standard
642.Re
643.Sh BUGS
644It does not always detect unidirectional failures in network interfaces
645(e.g., when the output side fails).
646.Sh HISTORY
647The
648.Nm
649command appeared in
650.Bx 4.2 .
636.Xr rtquery 8 .
637.Rs
638.%T Internet Transport Protocols
639.%R XSIS 028112
640.%Q Xerox System Integration Standard
641.Re
642.Sh BUGS
643It does not always detect unidirectional failures in network interfaces
644(e.g., when the output side fails).
645.Sh HISTORY
646The
647.Nm
648command appeared in
649.Bx 4.2 .