From 9d6be822e814d38ec5eff0ddcc8bc936e7d1b6f2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 18 Jun 2024 02:04:27 -0400 Subject: tweak doc. --- renumbas.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'renumbas.1') diff --git a/renumbas.1 b/renumbas.1 index e2c50d2..f385365 100644 --- a/renumbas.1 +++ b/renumbas.1 @@ -49,8 +49,8 @@ terminal (since tokenized BASIC is binary data and may confuse the terminal). .sp Line number references are changed in every line where they occur, so -e.g. if line 100 gets changed to 200, any other line that does a GOTO -100 (or GOSUB, RESTORE, TRAP, etc) will be updated with the new line +e.g. if line 100 gets changed to 200, any other line that does a \fIGOTO\fP +\fI100\fP (or \fIGOSUB\fP, \fIRESTORE\fP, \fITRAP\fP, etc) will be updated with the new line number. .sp Computed line numbers can\(aqt be updated (e.g. \fIGOTO A or GOSUB -- cgit v1.2.3