diff options
Diffstat (limited to 'share/man/man4/atalk.4')
-rw-r--r-- | share/man/man4/atalk.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/atalk.4 b/share/man/man4/atalk.4 index 9dc9ffeed3c..4f8f0fb86f6 100644 --- a/share/man/man4/atalk.4 +++ b/share/man/man4/atalk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atalk.4,v 1.3 1999/07/03 02:11:12 aaron Exp $ +.\" $OpenBSD: atalk.4,v 1.4 1999/07/09 13:35:48 aaron Exp $ .\" .\" This file is derived from the atalk.4 man page in the Netatlk 1.4b2 .\" distribution. That distribution is covered by the following copyright: @@ -26,7 +26,7 @@ .\" Ann Arbor, Michigan .\" +1-313-764-2278 .\" netatalk@umich.edu -.\" +.\" .Dd November 14, 1997 .Dt ATALK 4 .Os @@ -37,7 +37,7 @@ .Fd #include <sys/types.h> .Fd #include <netatalk/at.h> .Sh DESCRIPTION -The +The .Tn AppleTalk Protocol Family provides presentation layer support for the AppleTalk Datagram Delivery Protocol (DDP), using the SOCK_DGRAM socket type. @@ -100,7 +100,7 @@ configured). .\"causes the address in outgoing packets to be determined when a packet .\"is sent, i.e. determined late. .\".Dv ATADDR_LATENET -.\"is equivalent to opening one socket for each network interface. +.\"is equivalent to opening one socket for each network interface. The port of a socket and .\"either the primary address @@ -130,11 +130,11 @@ and Zone Information Protocol .Pq Tn ZIP . .Pp .Tn DDP -is implemented in the kernel as +is implemented in the kernel as .Dv SOCK_DGRAM sockets in the .Dv AF_APPLETALK -address family. +address family. .Nx All other .Tn AppleTalk @@ -151,7 +151,7 @@ client. .Tn NBP , and .Tn ZIP -services are provided by the +services are provided by the .Tn atalkd daemon. .Tn ASP |