summaryrefslogtreecommitdiff
path: root/net/dante/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-07 20:49:34 +0000
committerwiz <wiz@pkgsrc.org>2003-03-07 20:49:34 +0000
commitd16e104702ce4118bf23f5232d0ab0fa0cff5861 (patch)
tree567ac7c088aaa4d5ec12f6d920ae741217493541 /net/dante/patches
parentcf8c2021b6b9f9f1dd52e9213e67d1def30564a4 (diff)
downloadpkgsrc-d16e104702ce4118bf23f5232d0ab0fa0cff5861.tar.gz
Add patches for a typo in two man pages, reported by Cesar Catrian C. in
PR 20590, and fed back to the authors.
Diffstat (limited to 'net/dante/patches')
-rw-r--r--net/dante/patches/patch-ab13
-rw-r--r--net/dante/patches/patch-ac13
2 files changed, 26 insertions, 0 deletions
diff --git a/net/dante/patches/patch-ab b/net/dante/patches/patch-ab
new file mode 100644
index 00000000000..28fc5f3af64
--- /dev/null
+++ b/net/dante/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2003/03/07 20:49:35 wiz Exp $
+
+--- doc/sockd.conf.5.orig Thu May 2 14:00:27 2002
++++ doc/sockd.conf.5
+@@ -81,7 +81,7 @@ The address given may be either a IP add
+ .IP \fBiotimeout\fP
+ The number of seconds an established connection can be idle. Set it
+ to 0 for forever.
+-.IP \fBlogouput\fP
++.IP \fBlogoutput\fP
+ This value controls where the server sends logoutput. It can
+ be either \fBsyslog\fP[/\fBfacility\fP], \fBstdout\fP, \fBstderr\fP,
+ a filename, or a combination.
diff --git a/net/dante/patches/patch-ac b/net/dante/patches/patch-ac
new file mode 100644
index 00000000000..c78f396d229
--- /dev/null
+++ b/net/dante/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2003/03/07 20:49:35 wiz Exp $
+
+--- doc/socks.conf.5.orig Wed Dec 12 13:31:57 2001
++++ doc/socks.conf.5
+@@ -55,7 +55,7 @@ value.
+ \fBdebug\fP
+ Setting this field to 1 turns on debugging.
+ .TP
+-\fBlogouput\fP
++\fBlogoutput\fP
+ This value controls where the sends logoutput. It can
+ be either \fBsyslog\fP, \fBstdout\fP, \fBstderr\fP, a filename, or
+ a combination.