commit | 944697ae19683441981539cd4d2469df89d6ec82 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 20 19:48:20 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 20 19:48:20 2022 +0000 |
tree | 717efbb9366e0c99d9d472fd7fef3ea47e387d01 | |
parent | ad6c45f62558e03d3e3a927b3fe4dbaf30a36bef [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt index 435002b..eb269e1 100644 --- a/runtime/doc/usr_41.txt +++ b/runtime/doc/usr_41.txt
@@ -162,7 +162,7 @@ negative, while it is actually seen as a subtraction. To actually have the minus sign be used for negation, you can put the second -expression in parenthesis: > +expression in parentheses: > echo -0x7f (-0o36)