summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorStefan Bethke <stb@FreeBSD.org>1999-03-22 21:59:53 +0000
committerStefan Bethke <stb@FreeBSD.org>1999-03-22 21:59:53 +0000
commita00fd2fc8312c406fce8abc9418799d80f913e8b (patch)
tree032ac8e78452d9d0688f512f126b9f1c60433ab4 /net
parent40be034042c2693d69aefc8c07e814c221d3b908 (diff)
downloadfreebsd-ports-a00fd2fc8312c406fce8abc9418799d80f913e8b.zip
man pages were missing hinst to options NETATALK
PR: ports/9694
Diffstat (limited to 'net')
-rw-r--r--net/netatalk-asun/files/patch-bb11
-rw-r--r--net/netatalk-asun/files/patch-be25
2 files changed, 34 insertions, 2 deletions
diff --git a/net/netatalk-asun/files/patch-bb b/net/netatalk-asun/files/patch-bb
index f0814497c6b9..0743b15a619c 100644
--- a/net/netatalk-asun/files/patch-bb
+++ b/net/netatalk-asun/files/patch-bb
@@ -1,5 +1,5 @@
---- man/man8/atalkd.8.orig Mon Sep 7 23:25:57 1998
-+++ man/man8/atalkd.8 Mon Sep 7 23:26:21 1998
+--- man/man8/atalkd.8.orig Thu Feb 4 08:28:28 1999
++++ man/man8/atalkd.8 Mon Mar 22 22:48:22 1999
@@ -19,7 +19,7 @@
.BR ping (8)).
.B atalkd
@@ -9,3 +9,10 @@
It first reads from its configuration file,
.BR :ETCDIR:/atalkd.conf .
If there is no configuration file,
+@@ -121,3 +121,6 @@
+ configuration file
+ .SH BUGS
+ On some systems, atalkd can not be restarted.
++This is not an issue with FreeBSD.
++.SH SEE ALSO
++atalk(4).
diff --git a/net/netatalk-asun/files/patch-be b/net/netatalk-asun/files/patch-be
new file mode 100644
index 000000000000..38fb9b55433c
--- /dev/null
+++ b/net/netatalk-asun/files/patch-be
@@ -0,0 +1,25 @@
+--- man/man4/atalk.4.orig Tue May 20 19:35:43 1997
++++ man/man4/atalk.4 Mon Mar 22 22:53:41 1999
+@@ -1,10 +1,12 @@
+-.TH ATALK 4F "17 Dec 1991" "netatalk 1.2"
++.TH ATALK 4 "17 Dec 1991" "netatalk 1.2"
+ .SH NAME
+ atalk \- AppleTalk protocol family
+ .SH SYNOPSIS
+ .B #include <sys/types.h>
+ .br
+ .B #include <netatalk/at.h>
++.LP
++.B options NETATALK
+ .SH DESCRIPTION
+ The AppleTalk protocol family is a collection of protocols layered
+ above the Datagram Delivery Protocol (DDP), and using AppleTalk address
+@@ -12,6 +14,8 @@
+ (DDP), SOCK_RDM (ATP), and SOCK_SEQPACKET (ASP). Currently, only DDP is
+ implemented in the kernel; ATP and ASP are implemented in user level
+ libraries; and ADSP is planned.
++.LP
++To be available, AppleTalk support must be compiled into the kernel.
+ .SH ADDRESSING
+ AppleTalk addresses are three byte quantities, stored in network
+ byte order. The include file