From b19cb98db58c735b4237857f7f69fd857d61934a Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 27 Nov 2014 22:20:47 -0800 Subject: =?UTF-8?q?pad.h:=20Mention=20=E2=80=98fake=E2=80=99=20under=20Pad?= =?UTF-8?q?nameOUTER?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We refer to ‘fake’ entries in various places in the documentation, and we still have the word FAKE in PARENT_FAKELEX_FLAGS, so noting this should be helpful. --- pad.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pad.h') diff --git a/pad.h b/pad.h index 5be78c0764..135f1d2143 100644 --- a/pad.h +++ b/pad.h @@ -246,7 +246,8 @@ Whether this is an "our" variable. The stash in which this "our" variable was declared. =for apidoc m|bool|PadnameOUTER|PADNAME pn -Whether this entry belongs to an outer pad. +Whether this entry belongs to an outer pad. Entries for which this is true +are often referred to as 'fake'. =for apidoc m|bool|PadnameIsSTATE|PADNAME pn Whether this is a "state" variable. -- cgit v1.2.1