From 45f0e272f9575641226e0788d0adaa82fb5251ef Mon Sep 17 00:00:00 2001 From: bch Date: Sun, 19 Jun 2022 05:03:00 +0000 Subject: [PATCH] How about fixing all instances (follow-up to [9c4dcc7347])? --- doc/LinkVar.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/LinkVar.3 b/doc/LinkVar.3 index 7755b0581301..40399ac8e887 100644 --- a/doc/LinkVar.3 +++ b/doc/LinkVar.3 @@ -146,11 +146,11 @@ prefix) are accepted as if they are valid too. .RS .PP .VS "TIP 312" -If using an array of these, consider using \fBTCL_LINK_BYTES\fR instead. +If using an array of these, consider using \fBTCL_LINK_BINARY\fR instead. .VE "TIP 312" .RE .TP -\fBTCL_LINK_BYTES\fR +\fBTCL_LINK_BINARY\fR .VS "TIP 312" The C array is of type \fBunsigned char *\fR and is mapped into Tcl as a bytearray.