Date:        Sat, 21 Sep 2024 20:48:51 +0000
    From:        "Robert Elz" <k...@netbsd.org>
    Message-ID:  <20240921204851.18e75f...@cvs.netbsd.org>

  | In !TINYPROG versions of sh, make the builtin "shift" builtin command
  | perform a rotate instead or shift if given a numeric arg (which is
  | otherwise an error).

Ugh ... that should have said

        In !TINYPROG versions of sh, make the shell "shift" builtin command
        perform a rotate instead of shift if given a negative arg (which is
        otherwise an error).

kre

Reply via email to