Browse Source

mailx: fix keyboard shortcut format, per #1354

Waldir Pimenta 7 năm trước cách đây
mục cha
commit
7b3bb72fba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}}`