diff options
-rw-r--r-- | usr.sbin/named.restart/named.restart.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/named.restart/named.restart.8 b/usr.sbin/named.restart/named.restart.8 index fd3e446..7b89d93 100644 --- a/usr.sbin/named.restart/named.restart.8 +++ b/usr.sbin/named.restart/named.restart.8 @@ -64,7 +64,8 @@ This command sends a .Dv SIGKILL to the running name server and then -starts a new one with the command line options specified in rc.conf . +starts a new one with the command line options specified in +.Xr rc.conf 5 . .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 |