From e0cdc5d61ed9ee40f21d0c77764105a35fc51fe2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 29 Nov 2016 21:37:53 -0800 Subject: doc: return value of slotset * txr.1: slotset returns the stored value. --- txr.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/txr.1 b/txr.1 index e61018b7..e422faf3 100644 --- a/txr.1 +++ b/txr.1 @@ -22426,6 +22426,11 @@ then the dirty flag of that object is set, causing the .code test-dirty function to report true for that object. +The +.code slotset +function returns +.metn new-value . + .coNP Functions @, test-dirty @ clear-dirty and @ test-clear-dirty .synb .mets (test-dirty << struct-obj ) -- cgit v1.2.3