diff options
author | Alex Musolino <alex@musolino.id.au> | 2019-11-20 17:46:29 +1030 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2019-11-20 17:46:29 +1030 |
commit | 48a804e3fde18b306385845ee8af4b64096388aa (patch) | |
tree | 956cfe9a1a12ccbdf8046bc825262d915dd59f48 /sys/man/1 | |
parent | 088ec01b1e0840add9823a7d44ba2ed639889937 (diff) |
mail(1): fix typo
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/mail | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/man/1/mail b/sys/man/1/mail index cfe042969..101200aef 100644 --- a/sys/man/1/mail +++ b/sys/man/1/mail @@ -54,8 +54,7 @@ The message will be piped to it rather than appended to his/her mail box. The file is run as user .BR none . -Its two arguments are the -with arguments of the destination address +Its two arguments are the destination address (e.g., .BR local!gremlin ) and the user's mail box path |