Penguin

Differences between version 4 and predecessor to the previous major change of inet_pton(3).

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

Newer page: version 4 Last edited on Monday, June 3, 2002 6:54:12 pm by perry Revert
Older page: version 3 Last edited on Monday, June 3, 2002 6:54:12 pm by perry Revert
@@ -25,12 +25,12 @@
 then copies the network address structure to 
 ''dst''. 
  
  
-__ inet_pton__ (3) extends the __inet_addr__(3) function  
-to support multiple address families, __ inet_addr__ (3) is 
+inet_pton(3) extends the __inet_addr__(3) function  
+to support multiple address families, inet_addr(3) is 
 now considered to be deprecated in favor of 
-__ inet_pton__ (3). The following address families are 
+inet_pton(3). The following address families are 
 currently supported: 
  
  
 __AF_INET__ 
@@ -69,12 +69,12 @@
 converted. 
 !!SEE ALSO 
  
  
-__ inet_ntop__ (3) 
+inet_ntop(3) 
 !!BUGS 
  
  
 __AF_INET6__ does not recognize IPv4 addresses. An 
 explicit IPv6-mapped IPv4 address must be supplied in 
 ''src'' instead. 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.