From a517a098567ac0c5925bb1fd59242a8e769ba981 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 17 Jun 2020 16:05:54 +0200 Subject: c-user: Use * for list items --- c-user/config/filesystem.rst | 66 ++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'c-user/config/filesystem.rst') diff --git a/c-user/config/filesystem.rst b/c-user/config/filesystem.rst index ef37307..b429a4f 100644 --- a/c-user/config/filesystem.rst +++ b/c-user/config/filesystem.rst @@ -96,19 +96,19 @@ DESCRIPTION: In case this configuration option is defined, then the following configuration options will be defined as well - - :ref:`CONFIGURE_FILESYSTEM_DOSFS`, + * :ref:`CONFIGURE_FILESYSTEM_DOSFS`, - - :ref:`CONFIGURE_FILESYSTEM_FTPFS`, + * :ref:`CONFIGURE_FILESYSTEM_FTPFS`, - - :ref:`CONFIGURE_FILESYSTEM_IMFS`, + * :ref:`CONFIGURE_FILESYSTEM_IMFS`, - - :ref:`CONFIGURE_FILESYSTEM_JFFS2`, + * :ref:`CONFIGURE_FILESYSTEM_JFFS2`, - - :ref:`CONFIGURE_FILESYSTEM_NFS`, + * :ref:`CONFIGURE_FILESYSTEM_NFS`, - - :ref:`CONFIGURE_FILESYSTEM_RFS`, and + * :ref:`CONFIGURE_FILESYSTEM_RFS`, and - - :ref:`CONFIGURE_FILESYSTEM_TFTPFS`. + * :ref:`CONFIGURE_FILESYSTEM_TFTPFS`. NOTES: None. @@ -691,17 +691,17 @@ NOTES: correspondingly smaller. The following shows the maximum file size possible based on the configured block size: - - when the block size is 16 bytes, the maximum file size is 1,328 bytes. + * when the block size is 16 bytes, the maximum file size is 1,328 bytes. - - when the block size is 32 bytes, the maximum file size is 18,656 bytes. + * when the block size is 32 bytes, the maximum file size is 18,656 bytes. - - when the block size is 64 bytes, the maximum file size is 279,488 bytes. + * when the block size is 64 bytes, the maximum file size is 279,488 bytes. - - when the block size is 128 bytes, the maximum file size is 4,329,344 bytes. + * when the block size is 128 bytes, the maximum file size is 4,329,344 bytes. - - when the block size is 256 bytes, the maximum file size is 68,173,568 bytes. + * when the block size is 256 bytes, the maximum file size is 68,173,568 bytes. - - when the block size is 512 bytes, the maximum file size is 1,082,195,456 + * when the block size is 512 bytes, the maximum file size is 1,082,195,456 bytes. .. index:: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM @@ -729,29 +729,29 @@ NOTES: In case this configuration option is defined, then the following configuration options will be defined as well - - :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`, + * :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`, - - :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`, + * :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`, - - :ref:`CONFIGURE_IMFS_DISABLE_LINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_LINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_MKNOD_FILE`, + * :ref:`CONFIGURE_IMFS_DISABLE_MKNOD_FILE`, - - :ref:`CONFIGURE_IMFS_DISABLE_MOUNT`, + * :ref:`CONFIGURE_IMFS_DISABLE_MOUNT`, - - :ref:`CONFIGURE_IMFS_DISABLE_READDIR`, + * :ref:`CONFIGURE_IMFS_DISABLE_READDIR`, - - :ref:`CONFIGURE_IMFS_DISABLE_READLINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_READLINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_RENAME`, + * :ref:`CONFIGURE_IMFS_DISABLE_RENAME`, - - :ref:`CONFIGURE_IMFS_DISABLE_RMNOD`, + * :ref:`CONFIGURE_IMFS_DISABLE_RMNOD`, - - :ref:`CONFIGURE_IMFS_DISABLE_SYMLINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_SYMLINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_UTIME`, and + * :ref:`CONFIGURE_IMFS_DISABLE_UTIME`, and - - :ref:`CONFIGURE_IMFS_DISABLE_UNMOUNT`. + * :ref:`CONFIGURE_IMFS_DISABLE_UNMOUNT`. In addition, a simplified path evaluation is enabled. It allows only a look up of absolute paths. @@ -785,18 +785,18 @@ NOTES: In case this configuration option is defined, then the following configuration options will be defined as well - - :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`, + * :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`, - - :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`, + * :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`, - - :ref:`CONFIGURE_IMFS_DISABLE_LINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_LINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_READLINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_READLINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_RENAME`, + * :ref:`CONFIGURE_IMFS_DISABLE_RENAME`, - - :ref:`CONFIGURE_IMFS_DISABLE_SYMLINK`, + * :ref:`CONFIGURE_IMFS_DISABLE_SYMLINK`, - - :ref:`CONFIGURE_IMFS_DISABLE_UTIME`, and + * :ref:`CONFIGURE_IMFS_DISABLE_UTIME`, and - - :ref:`CONFIGURE_IMFS_DISABLE_UNMOUNT`. + * :ref:`CONFIGURE_IMFS_DISABLE_UNMOUNT`. -- cgit v1.2.3