fix runon ip (10.255.255.255.255)

This commit is contained in:
david 2001-10-27 18:26:25 +00:00
parent 9ee7529ed8
commit 28e4f75126
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ address space)
10.0.0.0 is an A Class network number because all the host
bits of the address space are 0
10.0.1.0 is a host address on this network
10.255.255.255.255 is the broadcast address of this network
10.255.255.255 is the broadcast address of this network
because all the host bits of the address space are 1
For a B class network...