summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-24 18:35:57 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-24 18:35:57 +0000
commit28c68f8250c1d1517208f82967b51e9ea6c67083 (patch)
treefd19e4498f22ad5a4516421733d7267e98a360ff /sbin
parent8c4642216165c644e3cc7b6eca82cce9bf6eec01 (diff)
172.16/12 -- fix end of range; hugh
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipnat/ipnat.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipnat/ipnat.8 b/sbin/ipnat/ipnat.8
index 90392ea6b83..c3b7210133d 100644
--- a/sbin/ipnat/ipnat.8
+++ b/sbin/ipnat/ipnat.8
@@ -69,7 +69,7 @@ field. This is usually one of the three blocks of address space the Internet Ass
.Pp
.Bd -unfilled -offset indent -compact
10.0.0.0 - 10.255.255.255
-172.16.0.0 - 172.16.255.255
+172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255
.Ed
.Pp