Преглед на файлове

mailx: fix keyboard shortcut format, per #1354

Waldir Pimenta преди 7 години
родител
ревизия
7b3bb72fba
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/common/mailx.md

+ 1 - 1
pages/common/mailx.md

@@ -2,7 +2,7 @@
 
 > Send and receive mail.
 
-- Send mail (the content should be typed after the command, and ended with Control-D):
+- Send mail (the content should be typed after the command, and ended with `Ctrl+D`):
 
 `mailx -s "{{subject}}" {{to_addr}}`