Преглед изворни кода

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}}`