From af46018b70434577e78418a9a9efa67343d7d9e6 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 28 May 2022 06:29:36 -0600 Subject: perlapi: Add pod link to newly documented macros --- sv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sv.h') diff --git a/sv.h b/sv.h index 9397cab0b5..c312e4add4 100644 --- a/sv.h +++ b/sv.h @@ -1498,8 +1498,8 @@ C that is unencombered by things like COW. Think first before using this functionality. Is the space saving really worth giving up COW? Will the needed size of C stay the same? -If the answers are both yes, then use C or -C before calling this. +If the answers are both yes, then use L> or +L> before calling this. =cut */ -- cgit v1.2.1