aboutsummaryrefslogtreecommitdiff
path: root/russian/pgp.language/pkg-descr
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-04 14:47:57 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-04 14:47:57 +0000
commit3e2955219d6642f22842503207679494ab883e60 (patch)
tree0b0995232da5f9593278a7a38bcea826f6c9f67a /russian/pgp.language/pkg-descr
parentc72a17926e2f6fce295820925642741f30e58a57 (diff)
downloadports-3e2955219d6642f22842503207679494ab883e60.tar.gz
ports-3e2955219d6642f22842503207679494ab883e60.zip
Notes
Diffstat (limited to 'russian/pgp.language/pkg-descr')
-rw-r--r--russian/pgp.language/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/russian/pgp.language/pkg-descr b/russian/pgp.language/pkg-descr
new file mode 100644
index 000000000000..6397f9c1d8fc
--- /dev/null
+++ b/russian/pgp.language/pkg-descr
@@ -0,0 +1,7 @@
+Russian language module for PGP
+Currently, two charsets handled by PGP, it is koi8-r and alternate codes.
+Internal representation of text files is koi8-r with CR/LF.
+If you transfer text file out of your local system, don't
+forget to add -t (text) option to 'pgp' call.
+Without it, your text can't be read if local and remote system
+charsets are different, f.e. Unix<-->MSDOS transfer.