From 5ec222a919b45c5a4060420e030c72e0a183d308 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 31 Aug 2022 22:27:14 +0000 Subject: [PATCH] use the posix phrasing to improve the description of "shift"; nudge from luka krmpotic --- bin/ksh/sh.1 | 8 ++++---- 1 file 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 .\" @@ -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 -- 2.20.1