mail(1): Fix a comment.

Obtained from:	NetBSD (CVS Rev 1.29)
This commit is contained in:
pfg 2016-07-11 00:03:39 +00:00
parent e1995be3f8
commit 88f8a963db

View File

@ -47,7 +47,7 @@ __FBSDID("$FreeBSD$");
#include "extern.h"
/*
* Read a message from standard output and return a read file to it
* Read a message from standard input and return a read file to it
* or NULL on error.
*/