浏览代码

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