diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-05 11:28:44 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-05 11:28:58 -0500 |
commit | 0471c128c1dd6aa1e5e91663854777c4e9859045 (patch) | |
tree | 2a9d07932aa62d139dd5a222ae1262f12074c611 | |
parent | 071112c030d452ccae1e89126c864b287c59e546 (diff) | |
download | hcalc-0471c128c1dd6aa1e5e91663854777c4e9859045.tar.gz |
Update man page.
-rw-r--r-- | hcalc.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -162,9 +162,8 @@ once in \-2. \fICLR\fP key: clears the number and any pending operation. .TP .B \fBu\fP -Clears the number, same as backspacing over it, but does not -clear any pending operation. There is no button in the UI for -this, so it can\(aqt be done with the mouse. +\fICE\fP (clear entry) key. Clears the number being entered, same as backspacing over it, +but does not clear any pending operation. .TP .B \fBD\fP \fBH\fP \fBO\fP \fBB\fP \fIDEC\fP \fIHEX\fP \fIOCT\fP \fIBIN\fP keys. |