summaryrefslogtreecommitdiffstats
path: root/usr.sbin/named.restart
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-16 17:29:42 +0000
committerru <ru@FreeBSD.org>2001-01-16 17:29:42 +0000
commit625daed24dfd4bfc823a7efc74e4d73cc5ec25eb (patch)
treee675ad80375c7214512ebba67cd6c16be329b669 /usr.sbin/named.restart
parentb72a3c78cc671cb6b17ed6cf4f97a186ff065bbc (diff)
downloadFreeBSD-src-625daed24dfd4bfc823a7efc74e4d73cc5ec25eb.zip
FreeBSD-src-625daed24dfd4bfc823a7efc74e4d73cc5ec25eb.tar.gz
man(7) -> mdoc(7).
Diffstat (limited to 'usr.sbin/named.restart')
-rw-r--r--usr.sbin/named.restart/named.restart.825
1 files changed, 15 insertions, 10 deletions
diff --git a/usr.sbin/named.restart/named.restart.8 b/usr.sbin/named.restart/named.restart.8
index 1f27637..0efb41a3 100644
--- a/usr.sbin/named.restart/named.restart.8
+++ b/usr.sbin/named.restart/named.restart.8
@@ -54,21 +54,26 @@
.\" from hostname.7 6.4 (Berkeley) 1/16/90
.\" $FreeBSD$
.\"
-.TH @INDOT_U@NAMED.RESTART @SYS_OPS_EXT_U@ "June 26, 1993"
-.UC 5
-.SH NAME
-@INDOT@named.restart \- stop and restart the name server
-.SH DESCRIPTION
-This command sends a \s-1SIGKILL\s+1 to the running name server and then
+.Dd June 26, 1993
+.Dt @INDOT_U@NAMED.RESTART @SYS_OPS_EXT_U@
+.Os
+.Sh NAME
+.Nm @INDOT@named.restart
+.Nd "stop and restart the name server"
+.Sh DESCRIPTION
+This command sends a
+.Dv SIGKILL
+to the running name server and then
starts a new one.
-.SH BUGS
+.Sh BUGS
Does not check to see if the name server is actually running, and could
use a stale PID cache file which may result in the death of an unrelated
process.
-.PP
+.Pp
Does not wait after killing the old server before starting a new one; since
the server could take some time to die and the new one will experience a
fatal error if the old one isn't gone by the time it starts, you can be left
in a situation where you have no name server at all.
-.SH SEE ALSO
-@INDOT@named(@SYS_OPS_EXT@), @INDOT@named.reload(@SYS_OPS_EXT@)
+.Sh SEE ALSO
+.Xr @INDOT@named @SYS_OPS_EXT@ ,
+.Xr @INDOT@named.reload @SYS_OPS_EXT@
OpenPOWER on IntegriCloud