summaryrefslogtreecommitdiffstats
path: root/filesystem/preface.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 16:54:02 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 16:54:02 +1100
commit5431beb47290b642e5b6e2b4e12b07db758c6dcd (patch)
treea4cb50ce952c191b15aa6cb3a00630b7e3f5f2de /filesystem/preface.rst
parentcpu-supplement: Fix the project label. (diff)
downloadrtems-docs-5431beb47290b642e5b6e2b4e12b07db758c6dcd.tar.bz2
filesystem: Fix header levels.
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