use the posix phrasing to improve the description of "shift";
authorjmc <jmc@openbsd.org>
Wed, 31 Aug 2022 22:27:14 +0000 (22:27 +0000)
committerjmc <jmc@openbsd.org>
Wed, 31 Aug 2022 22:27:14 +0000 (22:27 +0000)
nudge from luka krmpotic

bin/ksh/sh.1

index 326fb8e..2878715 100644 (file)
@@ -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