summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt')
-rw-r--r--lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt b/lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt
index c8ad4f7215..53a644dea1 100644
--- a/lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt
+++ b/lib/stdlib/test/shell_docs_SUITE_data/kernel_file_read_file_info_2_func.txt
@@ -51,8 +51,9 @@
size = integer() >= 0:
Size of file in bytes.
- type = device | directory | other | regular | symlink:
- The type of the file.
+ type = device | directory | other | regular:
+ The type of the file. Can also contain symlink when returned
+ from read_link_info/1,2.
access = read | write | read_write | none:
The current system access to the file.