Update runtime files.
diff --git a/runtime/doc/print.txt b/runtime/doc/print.txt
index 2f5a1a9..6018d44 100644
--- a/runtime/doc/print.txt
+++ b/runtime/doc/print.txt
@@ -111,10 +111,9 @@
replaced with '-' signs.
If 'printencoding' is empty or Vim cannot find the file then it will use
-'encoding' (if Vim is compiled with |+multi_byte| and it is set an 8-bit
-encoding) to find the print character encoding file. If Vim is unable to find
-a character encoding file then it will use the "latin1" print character
-encoding file.
+'encoding' (if it is set an 8-bit encoding) to find the print character
+encoding file. If Vim is unable to find a character encoding file then it
+will use the "latin1" print character encoding file.
When 'encoding' is set to a multi-byte encoding, Vim will try to convert
characters to the printing encoding for printing (if 'printencoding' is empty