소스 검색

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