summaryrefslogtreecommitdiff
path: root/share/man/man4/atalk.4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
commit078c2448197a826265f74828b3159d758f1f0ceb (patch)
treeef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /share/man/man4/atalk.4
parent3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (diff)
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
Diffstat (limited to 'share/man/man4/atalk.4')
-rw-r--r--share/man/man4/atalk.414
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