diff --git a/development/trf/README b/development/trf/README index 54fa677139..25ece10156 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.