diff options
Diffstat (limited to 'bin/ksh/sh.1')
-rw-r--r-- | bin/ksh/sh.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1 index 326fb8e0c99..28787155b96 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1,v 1.154 2022/03/31 17:27:14 naddy Exp $ +.\" $OpenBSD: sh.1,v 1.155 2022/08/31 22:27:14 jmc Exp $ .\" .\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 31 2022 $ +.Dd $Mdocdate: August 31 2022 $ .Dt SH 1 .Os .Sh NAME @@ -752,9 +752,9 @@ parameter 2 takes and so on. Parameters .Sq # -to +down to .Sq Po #\(mi Ns Ar n Pc Ns +1 -and downwards are unset and +are unset and .Sq # is updated to the new number of positional parameters. If |