diff --git a/all.sas b/all.sas
index faf96e1..7244ae4 100644
--- a/all.sas
+++ b/all.sas
@@ -10578,6 +10578,9 @@ filename __mc2 clear;
@param [out] outref= (0) Fileref to which to write the code.
@param [out] showlog=(NO) Set to YES to print log to the window
+
SAS Macros
+ @li mf_getuniquefileref.sas
+
@author Allan Bowe
**/
diff --git a/meta/mm_getstpcode.sas b/meta/mm_getstpcode.sas
index 0856f60..ac471af 100644
--- a/meta/mm_getstpcode.sas
+++ b/meta/mm_getstpcode.sas
@@ -19,6 +19,9 @@
@param [out] outref= (0) Fileref to which to write the code.
@param [out] showlog=(NO) Set to YES to print log to the window
+ SAS Macros
+ @li mf_getuniquefileref.sas
+
@author Allan Bowe
**/