Explorar o código

mailx: fix keyboard shortcut format, per #1354

Waldir Pimenta %!s(int64=7) %!d(string=hai) anos
pai
achega
7b3bb72fba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/common/mailx.md

+ 1 - 1
pages/common/mailx.md

@@ -2,7 +2,7 @@
 
 
 > Send and receive mail.
 > 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}}`
 `mailx -s "{{subject}}" {{to_addr}}`