shithub: rgbds

Download patch

ref: 00a67c3fb24c150966814e85cd6d113fa8129677
parent: 50d6403c72b5e177dffd47e0d09350e0fa7126e5
author: Eldred Habert <eldredhabert0@gmail.com>
date: Tue Jul 27 11:48:06 EDT 2021

Clarify xref to fmt spec

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>

--- a/src/asm/rgbasm.5
+++ b/src/asm/rgbasm.5
@@ -395,7 +395,7 @@
 .Ql %spec
 pattern replaced by interpolating the format
 .Ar spec
-.Pq c.f. Sx Symbol interpolation
+.Pq using the same syntax as Sx Symbol interpolation
 with its corresponding argument in
 .Ar args
 .Pq So %% Sc is replaced by the So % Sc character .