diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-20 07:26:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-20 07:26:34 +0000 |
commit | 5d58d57ce3d46ee48d3a02b415d15bb94116613b (patch) | |
tree | cabef2a72abfed917330f7a73f293a44a623a49a /share/man/man4/inet.4 | |
parent | 77f5f81633cdbd5fe33bb6a7e411a775c82a5f71 (diff) |
typos;
ok millert@
Diffstat (limited to 'share/man/man4/inet.4')
-rw-r--r-- | share/man/man4/inet.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 2233eb767ad..967774fb52d 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.4,v 1.9 2001/11/13 13:54:25 mpech Exp $ +.\" $OpenBSD: inet.4,v 1.10 2003/03/20 07:26:33 jmc Exp $ .\" $NetBSD: inet.4,v 1.3 1994/11/30 16:22:18 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -134,7 +134,7 @@ number. Class B addresses use the high-order 16 bits as the network field, and Class C addresses have a 24-bit network part. Sites with a cluster of local networks and a connection to the -Internet may chose to use a single network number for the cluster; +Internet may choose to use a single network number for the cluster; this is done by using subnet addressing. The local (host) portion of the address is further subdivided into subnet and host parts. |