diff options
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r-- | bin/sh/sh.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index e9f5f08..54e4465 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -264,7 +264,6 @@ sh -T -c "trap 'exit 1' 2 ; some-blocking-program" Write a message to standard error when attempting to expand a variable that is not set, and if the shell is not interactive, exit immediately. -(UNIMPLEMENTED) .It Fl V Li vi Enable the builtin .Xr vi 1 |