summaryrefslogtreecommitdiff
path: root/comms/conserver8/patches
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2005-08-12 14:39:06 +0000
committerhe <he@pkgsrc.org>2005-08-12 14:39:06 +0000
commitf013710c1e7fe4f3c49c95e0c76882672741d75f (patch)
tree0bd950c3a3813a9f42392963c9d8d7ee774cfe6d /comms/conserver8/patches
parent31660d5b1fa22a688ade57fba42c3d840221828b (diff)
downloadpkgsrc-f013710c1e7fe4f3c49c95e0c76882672741d75f.tar.gz
Add a patch to the conserver.cf(5) manual page, documenting
a) the four predefined break strings b) the fact that \z is translated to the telnet "send break" protocol sequence I've tried to send this patch upstream, but have yet to receive a response. Bump package revision.
Diffstat (limited to 'comms/conserver8/patches')
-rw-r--r--comms/conserver8/patches/patch-ab35
1 files changed, 35 insertions, 0 deletions
diff --git a/comms/conserver8/patches/patch-ab b/comms/conserver8/patches/patch-ab
new file mode 100644
index 00000000000..2a249b2151f
--- /dev/null
+++ b/comms/conserver8/patches/patch-ab
@@ -0,0 +1,35 @@
+$NetBSD: patch-ab,v 1.1 2005/08/12 14:39:06 he Exp $
+
+--- conserver.cf/conserver.cf.man.orig 2004-11-06 01:20:30.000000000 +0100
++++ conserver.cf/conserver.cf.man
+@@ -271,7 +271,30 @@ is ``and''ed with 0x1f)
+ .PD
+ .RE
+ .RE
++.sp
++For consoles accessed using the telnet protocol, the \f3\ez\fP
++sequence will be translated to the telnet protocol's ``send break''
++protocol sequence.
++.sp
++Conserver provides the following predefined default break strings:
++.RS
++.sp
++.PD 0
++.TP
++\f30\fP
++\ez
++.TP
++\f31\fP
++\er~^b
++.TP
++\f32\fP
++#.
++.TP
++\f33\fP
++\er\ed~\ed^b (with 600ms delay)
+ .RE
++.RE
++.sp
+ .TP
+ \f3config\fP \f2hostname\fP|\f2ipaddr\fP
+ .br