diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /share/man/man4/atalk.4 | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'share/man/man4/atalk.4')
-rw-r--r-- | share/man/man4/atalk.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/atalk.4 b/share/man/man4/atalk.4 index 5a0045adf53..9dc9ffeed3c 100644 --- a/share/man/man4/atalk.4 +++ b/share/man/man4/atalk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atalk.4,v 1.2 1998/09/05 17:41:48 deraadt Exp $ +.\" $OpenBSD: atalk.4,v 1.3 1999/07/03 02:11:12 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: @@ -59,7 +59,6 @@ AppleTalk packets are encapsulated on the ethernet using the EtherTalk Link Access Protocol (ELAP). Local network address resolution is handled using the AppleTalk Address Resolution Protocol (AARP). Neither of these protocols is exposed to user-mode applications. -.Pp .Sh ADDRESSING AppleTalk addresses are three byte quantities, stored in network byte order. The include file @@ -163,7 +162,6 @@ services are provided by a user library. and .Tn AFP services are provided by user programs and daemons. -.Pp .Sh SEE ALSO .\" .BR ddp (4P), .\" .BR atp (3N), |