]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/named.reload/named.reload.8
This commit was generated by cvs2svn to compensate for changes in r133359,
[FreeBSD/FreeBSD.git] / usr.sbin / named.reload / named.reload.8
1 .\" ++Copyright++ 1987, 1993
2 .\" -
3 .\" Copyright (c) 1987, 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
10 .\"    notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\"    notice, this list of conditions and the following disclaimer in the
13 .\"    documentation and/or other materials provided with the distribution.
14 .\" 4. Neither the name of the University nor the names of its contributors
15 .\"    may be used to endorse or promote products derived from this software
16 .\"    without specific prior written permission.
17 .\"
18 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
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 .\" Portions Copyright (c) 1993 by Digital Equipment Corporation.
31 .\"
32 .\" Permission to use, copy, modify, and distribute this software for any
33 .\" purpose with or without fee is hereby granted, provided that the above
34 .\" copyright notice and this permission notice appear in all copies, and that
35 .\" the name of Digital Equipment Corporation not be used in advertising or
36 .\" publicity pertaining to distribution of the document or software without
37 .\" specific, written prior permission.
38 .\"
39 .\" THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
40 .\" WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
41 .\" OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT
42 .\" CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
43 .\" DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
44 .\" PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
45 .\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
46 .\" SOFTWARE.
47 .\" -
48 .\" --Copyright--
49 .\"
50 .\"     from hostname.7 6.4 (Berkeley) 1/16/90
51 .\" $FreeBSD$
52 .\"
53 .Dd June 26, 1993
54 .Dt @INDOT_U@NAMED.RELOAD @SYS_OPS_EXT_U@
55 .Os
56 .Sh NAME
57 .Nm @INDOT@named.reload
58 .Nd "cause the name server to synchronize its database"
59 .Sh DESCRIPTION
60 This command runs
61 .Xr ndc @SYS_OPS_EXT@
62 which reloads the running name server.
63 .Sh SEE ALSO
64 .Xr @INDOT@named @SYS_OPS_EXT@ ,
65 .Xr @INDOT@named.restart @SYS_OPS_EXT@ ,
66 .Xr @INDOT@ndc @SYS_OPS_EXT@