diff --git a/pages/common/mailx.md b/pages/common/mailx.md index 516a53e5a5..fe9b4b07c0 100644 --- a/pages/common/mailx.md +++ b/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}}`