@@ -57,8 +57,8 @@ included in the list only if they refer to a <file>.
5757
5858### Short form
5959
60- When the <files> is called as a <function>, or without the `long` or
61- `detailed` modifiers, it <return(glossary)|returns> only the <file>
60+ When the <files> is called as a <function>, or without the `< long> ` or
61+ `<long| detailed> ` modifiers, it <return(glossary)|returns> only the <file>
6262names as a string with one file name per line.
6363
6464> *Note:* On some <platform|platforms>, file names are permitted to
@@ -68,8 +68,8 @@ names as a string with one file name per line.
6868
6969### Long form
7070
71- `the long files` and `the detailed files` are synonyms. When the
72- <files> <function> is called in this form, the <return(glossary)>
71+ `the < long> files` and `the <long| detailed> files` are synonyms. When
72+ the <files> <function> is called in this form, the <return(glossary)>
7373value is a list of files with detailed file attributes.
7474
7575Each line in the return value is a comma-separated list of file
@@ -99,7 +99,7 @@ used for the <umask> property.
9999> *Note:* On Windows, the permissions are always reported as "777".
100100
101101Changes:
102- The long form was introduced in version 1.1.
102+ The < long> form was introduced in version 1.1.
103103The optional <targetFolder> argument for the function call form was
104104introduced in version 8.1.
105105
@@ -108,7 +108,7 @@ specialFolderPath (function), alias (glossary), current folder (glossary),
108108data fork (glossary), folder (glossary), function (glossary),
109109platform (glossary), return (glossary), resource fork (glossary),
110110shortcut (glossary), symbolic link (glossary), defaultFolder (property),
111- umask (property)
111+ umask (property), long (keyword)
112112
113113Tags: file system
114114
0 commit comments