diff options
Diffstat (limited to '')
-rw-r--r-- | bin/man1/bit.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/man1/bit.1 b/bin/man1/bit.1 index b61bc704..06fd182f 100644 --- a/bin/man1/bit.1 +++ b/bin/man1/bit.1 @@ -1,4 +1,4 @@ -.Dd June 7, 2019 +.Dd December 30, 2020 .Dt BIT 1 .Os . @@ -34,6 +34,11 @@ The postfix operators .Sy T are used as constant multipliers. .It +The postfix operator +.Sy $ +is of lowest precedence and is equivalent to +wrapping the preceding expression in parentheses. +.It Single-letter (lower case) variables can be assigned. The variable |