2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

nrdc->rndc typo, uses TCP not UDP

This commit is contained in:
David Lawrence 2000-07-04 01:25:01 +00:00
parent c43deb8aac
commit a53efa1718
2 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
.\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
.\" SOFTWARE.
.\"
.\" $Id: rndc.8,v 1.1 2000/06/29 05:31:42 jim Exp $
.\" $Id: rndc.8,v 1.2 2000/07/04 01:25:01 tale Exp $
.\"
.Dd Jun 30, 2000
.Dt RDNC 8
@ -88,7 +88,7 @@ The
.Fl p
option is used to make
.Nm rndc
send commands to UDP port number
send commands to TCP port number
.Ar port#
on the system running the name server instead of the default.
The standard port number used by BIND9 name servers for receiving
@ -134,5 +134,5 @@ This limitation will be removed in a future release.
.Sh SEE ALSO
.Xr named 8 ,
.Xr RFC2845 ,
.Xr nrdc.conf 5 ,
.Xr rndc.conf 5 ,
.Xr ndc 8 .

View File

@ -13,7 +13,7 @@
.\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
.\" SOFTWARE.
.\"
.\" $Id: rndc.8,v 1.1 2000/06/29 05:31:42 jim Exp $
.\" $Id: rndc.8,v 1.2 2000/07/04 01:25:01 tale Exp $
.\"
.Dd Jun 30, 2000
.Dt RDNC 8
@ -88,7 +88,7 @@ The
.Fl p
option is used to make
.Nm rndc
send commands to UDP port number
send commands to TCP port number
.Ar port#
on the system running the name server instead of the default.
The standard port number used by BIND9 name servers for receiving
@ -134,5 +134,5 @@ This limitation will be removed in a future release.
.Sh SEE ALSO
.Xr named 8 ,
.Xr RFC2845 ,
.Xr nrdc.conf 5 ,
.Xr rndc.conf 5 ,
.Xr ndc 8 .