summaryrefslogtreecommitdiffstats
path: root/libexec/getty
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
committeruqs <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
commit8ecda3ab53f0cdd019e147f8831fd080cb96db33 (patch)
tree6b1a6cc6157b12184a6808e335431115997338af /libexec/getty
parent92c988259b32f3f2bdff1460789c7321216a54d0 (diff)
downloadFreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.zip
FreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.tar.gz
Spelling fixes for libexec/
Diffstat (limited to 'libexec/getty')
-rw-r--r--libexec/getty/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index b832bb2..81384d9 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -64,7 +64,7 @@ struct gettystrs gettystrs[] = {
{ "et", &omode.c_cc[VEOF] }, /* eof chatacter (eot) */
{ "pc", nullstr }, /* pad character */
{ "tt" }, /* terminal type */
- { "ev" }, /* enviroment */
+ { "ev" }, /* environment */
{ "lo", loginprg }, /* login program */
{ "hn", hostname }, /* host name */
{ "he" }, /* host name edit */
OpenPOWER on IntegriCloud