Deleted Added
full compact
rtadvd.8 (224144) rtadvd.8 (233648)
1.\" $KAME: rtadvd.8,v 1.24 2002/05/31 16:16:08 jinmei Exp $
2.\"
3.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
4.\" 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:

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

22.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE.
29.\"
1.\" $KAME: rtadvd.8,v 1.24 2002/05/31 16:16:08 jinmei Exp $
2.\"
3.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
4.\" 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:

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

22.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE.
29.\"
30.\" $FreeBSD: head/usr.sbin/rtadvd/rtadvd.8 224144 2011-07-17 19:24:54Z hrs $
30.\" $FreeBSD: head/usr.sbin/rtadvd/rtadvd.8 233648 2012-03-29 05:02:12Z eadler $
31.\"
32.Dd July 14, 2011
33.Dt RTADVD 8
34.Os
35.Sh NAME
36.Nm rtadvd
37.Nd router advertisement daemon
38.Sh SYNOPSIS

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

153.El
154.Pp
155Use
156.Dv SIGHUP
157to reload the configuration file
158.Pa /etc/rtadvd.conf .
159If an invalid parameter is found in the configuration file upon the reload,
160the entry will be ignored and the old configuration will be used.
31.\"
32.Dd July 14, 2011
33.Dt RTADVD 8
34.Os
35.Sh NAME
36.Nm rtadvd
37.Nd router advertisement daemon
38.Sh SYNOPSIS

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

153.El
154.Pp
155Use
156.Dv SIGHUP
157to reload the configuration file
158.Pa /etc/rtadvd.conf .
159If an invalid parameter is found in the configuration file upon the reload,
160the entry will be ignored and the old configuration will be used.
161When parameters in an existing entry are updated,
161When parameters in an existing entry are updated,
162.Nm
163will send Router Advertisement messages with the old configuration but
164zero router lifetime to the interface first, and then start to send a new
165message.
166.Pp
167Use
168.Dv SIGTERM
169to kill

--- 61 unchanged lines hidden ---
162.Nm
163will send Router Advertisement messages with the old configuration but
164zero router lifetime to the interface first, and then start to send a new
165message.
166.Pp
167Use
168.Dv SIGTERM
169to kill

--- 61 unchanged lines hidden ---