diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sh/sh.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index cc8874e..d3ae24f 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1682,6 +1682,7 @@ If is given it is used as the exit status of the shell; otherwise the exit status of the preceding command is used. +The exit status should be an integer between 0 and 255. .It Ic export Ar name ... .It Ic export Op Fl p The specified names are exported so that they will |