From 071112c030d452ccae1e89126c864b287c59e546 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 5 Jan 2024 11:04:12 -0500 Subject: Document u key correctly. --- hcalc.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hcalc.rst') diff --git a/hcalc.rst b/hcalc.rst index 2f900b5..951d067 100644 --- a/hcalc.rst +++ b/hcalc.rst @@ -150,9 +150,8 @@ KEYBOARD *CLR* key: clears the number and any pending operation. **u** - 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't be done with the mouse. + *CE* (clear entry) key. Clears the number being entered, same as backspacing over it, + but does not clear any pending operation. **D** **H** **O** **B** *DEC* *HEX* *OCT* *BIN* keys. -- cgit v1.2.3