From 619c4bd3c0e17799521e2d6258737167ee1e5909 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 29 Jul 2023 09:11:03 -0230 Subject: remove superfluous keyboard command descriptions from man page --- doc/cmd.1 | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/doc/cmd.1 b/doc/cmd.1 index 83f1c21..b010de1 100644 --- a/doc/cmd.1 +++ b/doc/cmd.1 @@ -5,21 +5,6 @@ Quit. . .TP -.B [0..9] -Enter a digit into the input buffer. -pfc works with floating point numbers so the -.B . -character is OK as well. -. -.TP -.B Backspace -Remove a digit from the input buffer. -. -.TP -.B Enter -Push the number in the input buffer to the stack. -. -.TP .B Shift-j Swap the bottom (most recently pushed) item on the stack with the input buffer. If the input buffer is empty this simply moves the most recently pushed item -- cgit v1.2.3