summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2018-03-15 05:13:29 +0000
committereadler <eadler@FreeBSD.org>2018-03-15 05:13:29 +0000
commit1315fff7e9a15a8038c73a8a3f9c1ce50cb0d7af (patch)
tree71594ce5dbbd027de8da61c9f239c5e779aeb0c8 /usr.bin
parente6d0e45546f68b5ee2a376c1e662929d8028f80a (diff)
downloadFreeBSD-src-1315fff7e9a15a8038c73a8a3f9c1ce50cb0d7af.zip
FreeBSD-src-1315fff7e9a15a8038c73a8a3f9c1ce50cb0d7af.tar.gz
MFC r302533:
mail(1): Fix a comment.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/collect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/collect.c b/usr.bin/mail/collect.c
index 4b73def..544e677 100644
--- a/usr.bin/mail/collect.c
+++ b/usr.bin/mail/collect.c
@@ -49,7 +49,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.
*/
OpenPOWER on IntegriCloud