diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-04-14 13:02:53 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-04-14 13:02:58 +0000 |
| commit | dc140a9fc151f3717bce2157f49070daafa13ec0 (patch) | |
| tree | 4849bcd4ca4c27fbfb4060874ec2c0212bb53eb6 /usr.bin/script | |
| parent | 934a35ac2bbbcf8cd65d8824fa824eb5c6170c88 (diff) | |
Diffstat (limited to 'usr.bin/script')
| -rw-r--r-- | usr.bin/script/script.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 5f40e5af28ff..ef8eaa35174f 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -139,7 +139,7 @@ Forward terminal size changes on The script ends when the forked shell (or command) exits (a .Em control-D to exit -the Bourne shell +the POSIX shell .Pf ( Xr sh 1 ) , and .Em exit , @@ -184,7 +184,7 @@ exists, the shell forked by will be that shell. If .Ev SHELL -is not set, the Bourne shell +is not set, the POSIX shell is assumed. .Pq Most shells set this variable automatically . .El |
