Clarify xref to fmt spec

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
Eldred Habert
2021-07-27 15:48:06 +02:00
parent 50d6403c72
commit 00a67c3fb2

View File

@@ -395,7 +395,7 @@ Most of them return a string, however some of these functions actually return an
.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 .