diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
| commit | 87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch) | |
| tree | 9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/script | |
| parent | f63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff) | |
Notes
Diffstat (limited to 'usr.bin/script')
| -rw-r--r-- | usr.bin/script/script.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index d46ae1a61b78..bf48452e6bfd 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -121,7 +121,8 @@ If the variable .Ev SHELL exists, the shell forked by .Nm -will be that shell. If +will be that shell. +If .Ev SHELL is not set, the Bourne shell is assumed. (Most shells set this variable automatically). |
