From c3ebd832d20e3cc93822288bbf14c7027e9dade9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Mar 2020 14:40:55 +0100 Subject: c-user: Fix sorting in filesystem configuration Update #3836. --- c-user/config/filesystem.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user') diff --git a/c-user/config/filesystem.rst b/c-user/config/filesystem.rst index 0910d1b..8ed297e 100644 --- a/c-user/config/filesystem.rst +++ b/c-user/config/filesystem.rst @@ -18,8 +18,6 @@ advanced application configuration. Features of the IMFS can be disabled and enabled with the following configuration options: -* :ref:`CONFIGURE_IMFS_ENABLE_MKFIFO` - * :ref:`CONFIGURE_IMFS_DISABLE_CHMOD` * :ref:`CONFIGURE_IMFS_DISABLE_CHOWN` @@ -46,6 +44,8 @@ configuration options: * :ref:`CONFIGURE_IMFS_DISABLE_UTIME` +* :ref:`CONFIGURE_IMFS_ENABLE_MKFIFO` + .. index:: CONFIGURE_APPLICATION_DISABLE_FILESYSTEM .. _CONFIGURE_APPLICATION_DISABLE_FILESYSTEM: -- cgit v1.2.3