Penguin

Differences between current version and predecessor to the previous major change of inet_ntop(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
Older page: version 3 Last edited on Monday, June 3, 2002 6:54:12 pm by perry Revert
@@ -26,12 +26,12 @@
 string, which is copied to a character buffer ''dst'', 
 which is ''cnt'' bytes long. 
  
  
-__ inet_ntop__ (3) extends the __inet_ntoa__(3) function  
-to support multiple address families, __ inet_ntoa__ (3) is 
+inet_ntop(3) extends the __inet_ntoa__(3) function  
+to support multiple address families, inet_ntoa(3) is 
 now considered to be deprecated in favor of 
-__ inet_ntop__ (3). The following address families are 
+inet_ntop(3). The following address families are 
 currently supported: 
  
  
 __AF_INET__ 
@@ -64,11 +64,11 @@
 the ''cnt'' argument. 
 !!SEE ALSO 
  
  
-__ inet_pton__ (3) 
+inet_pton(3) 
 !!BUGS 
  
  
 __AF_INET6__ converts IPv6-mapped IPv4 addresses into an 
 IPv6 format. 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.