Penguin

Differences between version 2 and predecessor to the previous major change of ip(7).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:30:58 am by perry Revert
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:30:58 am by perry Revert
@@ -114,10 +114,10 @@
  
 ''sin_addr'' is the IP host address. The ''addr'' 
 member of __struct in_addr__ contains the host interface 
 address in network order. __in_addr__ should be only 
-accessed using the __ inet_aton__ (3), __inet_addr__(3),  
-__ inet_makeaddr__ (3) library functions or directly with 
+accessed using the inet_aton(3), __inet_addr__(3),  
+inet_makeaddr(3) library functions or directly with 
 the name resolver (see gethostbyname(3)). IPv4 
 addresses are divided into unicast, broadcast and multicast 
 addresses. Unicast addresses specify a single interface of a 
 host, broadcast addresses specify all hosts on a network and 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.