aboutsummaryrefslogtreecommitdiff
path: root/russian/pgp.language/pkg-descr
diff options
context:
space:
mode:
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.