diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2017-05-01 13:44:17 +0100 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-05-03 18:07:53 +0000 |
commit | bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46 (patch) | |
tree | 9dd610f85f66a62939d52ee3e7854f1d231a6235 /usr/src/man/man1m/chat.1m | |
parent | 719db50f9baba455978a31987e3e235ebd8a1592 (diff) | |
download | illumos-joyent-bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46.tar.gz |
8138 Improve manpage spelling
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man1m/chat.1m')
-rw-r--r-- | usr/src/man/man1m/chat.1m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man1m/chat.1m b/usr/src/man/man1m/chat.1m index db5b98ebd5..7b233ae62f 100644 --- a/usr/src/man/man1m/chat.1m +++ b/usr/src/man/man1m/chat.1m @@ -640,7 +640,7 @@ in expect.) .LP Environment variables are available within \fBchat\fR scripts if the \fB-E\fR option is specified on the command line. The metacharacter \fB$\fR introduces -the name of the environment variable to substitute. If the substition fails +the name of the environment variable to substitute. If the substitution fails because the requested environment variable is not set, nothing is replaced for the variable. .SH EXIT STATUS |