summaryrefslogtreecommitdiffstats
path: root/filesystem/preface.rst
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/preface.rst')
-rw-r--r--filesystem/preface.rst15
1 files changed, 7 insertions, 8 deletions
diff --git a/filesystem/preface.rst b/filesystem/preface.rst
index e19d8b1..c80f9b3 100644
--- a/filesystem/preface.rst
+++ b/filesystem/preface.rst
@@ -4,9 +4,8 @@
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
-=======
Preface
-=======
+*******
This document describes the implementation of the RTEMS filesystem
infrastructure. This infrastructure supports the following capabilities:
@@ -19,12 +18,12 @@ infrastructure. This infrastructure supports the following capabilities:
- Individual file and directory support for the following:
- # Permissions for read, write and execute
- # User ID
- # Group ID
- # Access time
- # Modification time
- # Creation time
+ #. Permissions for read, write and execute
+ #. User ID
+ #. Group ID
+ #. Access time
+ #. Modification time
+ #. Creation time
- Hard links to files and directories