mail(1): Fix a comment.

Obtained from:	NetBSD (CVS Rev 1.29)
This commit is contained in:
Pedro F. Giffuni 2016-07-11 00:03:39 +00:00
parent 53d08a21d4
commit 24b797cc1a

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.
*/