From b5d68cbed84b17105fce988220b2832812716095 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 01:23:00 -0400 Subject: development/trf: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/trf/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'development/trf') diff --git a/development/trf/README b/development/trf/README index 54fa67713929..25ece10156d7 100644 --- a/development/trf/README +++ b/development/trf/README @@ -1,5 +1,6 @@ -Trf extends the TCL language at the C-level with so-called ``transformer'' -procedures. With the help of some patches to the core the package is able -to intercept all read/write operations on designated channels, thus giving -it the ability to transform the buffer contents as desired. This allows -things like transparent encryption, compression, charset recoding, etc. +Trf extends the TCL language at the C-level with so-called 'transformer' +procedures. With the help of some patches to the core the package is +able to intercept all read/write operations on designated channels, +thus giving it the ability to transform the buffer contents as +desired. This allows things like transparent encryption, compression, +charset recoding, etc. -- cgit v1.2.3