aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/telnet
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:21:23 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:21:23 +0800
commite127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /chinese/telnet
parent506c101dfb59aba86626f9d68e7a56e86086843f (diff)
downloadfreebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz
freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst
freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'chinese/telnet')
-rw-r--r--chinese/telnet/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/telnet/pkg-descr b/chinese/telnet/pkg-descr
index 611be7275209..bd312e952a80 100644
--- a/chinese/telnet/pkg-descr
+++ b/chinese/telnet/pkg-descr
@@ -2,7 +2,7 @@ Description:
Using /usr/bin/telnet in "8-bit environment", for example, BIG5-
encoding Chinese characters environment in Taiwan, is somewhat in-convenient.
To be able to input Chinese characters, "-8 or -L" options are needed,
-however, using these options cause another problem. Specifying "-8 or -L"
+however, using these options cause another problem. Specifying "-8 or -L"
makes ^U or ^C or ^D or ... (any isprint(c)) malfunction when telnet to SunOS.
How-To-Repeat:
@@ -16,7 +16,7 @@ Apply the following patch:
gopher://freebsd.csie.nctu.edu.tw/00%2f3%2fA0002063
This make telnet "8-bit clean", being able to input 8-bit data (Chinese
-characters) without specifying "-8 or -L" options, and telnet to SunOS
+characters) without specifying "-8 or -L" options, and telnet to SunOS
without trouble.
See also: