Penguin

Differences between current version and predecessor to the previous major change of ddp(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:56 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:30:56 am by perry Revert
@@ -16,9 +16,9 @@
 ---- 
 !!NAME 
  
  
-ddp - Linux AppleTalk protocol implementation 
+ddp - Linux ! AppleTalk protocol implementation 
 !!SYNOPSIS 
  
  
 __#include __ 
@@ -44,9 +44,9 @@
 works using a BSD-compatible socket interface. For more 
 information on sockets, see socket(7). 
  
  
-An AppleTalk socket is created by calling the 
+An ! AppleTalk socket is created by calling the 
 socket(2) function with a __PF_APPLETALK__ socket 
 family argument. Valid socket types are __SOCK_DGRAM__ to 
 open a __ddp__ socket or __SOCK_RAW__ to open a 
 __raw__ socket. ''protocol'' is the Appletalk protocol 
@@ -97,9 +97,9 @@
 !!SYSCTLS 
  
  
 IP supports a sysctl interface to configure some global 
-AppleTalk parameters. The sysctls can be accessed by reading 
+! AppleTalk parameters. The sysctls can be accessed by reading 
 or writing the __/proc/sys/net/atalk/*__ files or with 
 the sysctl(2) interface. 
  
  
@@ -282,17 +282,17 @@
 A kernel subsystem was not configured. 
 !!COMPATIBILITY 
  
  
-The basic AppleTalk socket interface is compatible with 
+The basic ! AppleTalk socket interface is compatible with 
 __netatalk__ on BSD-derived systems. Many BSD systems 
 fail to check __SO_BROADCAST__ when sending broadcast 
 frames; this can lead to compatibility 
 problems. 
  
  
 The raw socket mode is unique to Linux and exists to support 
-the alternative CAP package and AppleTalk monitoring tools 
+the alternative CAP package and ! AppleTalk monitoring tools 
 more easily. 
 !!BUGS 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.