aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2012-01-07 16:09:54 +0000
commit1acf0dba17d74c59fc87d450664df950ff127795 (patch)
tree6b1a6cc6157b12184a6808e335431115997338af /libexec/getty
parentb07e9f3facc0a0d99012f414027624e517276c76 (diff)
downloadsrc-1acf0dba17d74c59fc87d450664df950ff127795.tar.gz
src-1acf0dba17d74c59fc87d450664df950ff127795.zip
Spelling fixes for libexec/
Notes
Notes: svn path=/head/; revision=229780
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 b832bb29fa8b..81384d94b835 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 */