From 02e0f6b89d3db1f182db701ddfe25b3798584f31 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 19 Mar 1998 15:57:26 +0000 Subject: PR: ports/6062 Submitted by: junker@jazz.snu.ac.kr --- net/ztelnet/pkg-descr | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net/ztelnet/pkg-descr b/net/ztelnet/pkg-descr index 642dc0578007..c77896c5559c 100644 --- a/net/ztelnet/pkg-descr +++ b/net/ztelnet/pkg-descr @@ -1,11 +1,14 @@ ztelnet ------- -ztelnet is telnet hack(from BSD source) to do zmodem transfer. It is useful -for zmodem transfer in BBS. You can upload and download the files with -sz/rz command in telnet. +ztelnet is telnet hack(from BSD source) to do zmodem transfer. +It is useful for zmodem transfer in BBS. You can upload and download +file using the Zmodem sz/rz command from within telnet. -In default, 8-bit transfer option(-8) is implied. +By default, the 8-bit transfer option(-8) is implied. + +Thanks to Pyun, Yong-Hun for the FreeBSD +patches. -- Ports by CHOI Junho -- cgit