From 7b2f2f35af7b159d1eaa589844939134ae9ff082 Mon Sep 17 00:00:00 2001 From: Viacheslav Sablin Date: Wed, 7 Aug 2024 13:18:55 +0300 Subject: sys/linux/filesystem: formating --- sys/linux/filesystem.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/linux/filesystem.txt b/sys/linux/filesystem.txt index d1c166893..b0d8bcc25 100644 --- a/sys/linux/filesystem.txt +++ b/sys/linux/filesystem.txt @@ -915,8 +915,8 @@ ubifs_options [ ] [varlen] adfs_options [ - uid fs_opt_hex["uid", uid] - gid fs_opt_hex["gid", gid] + uid fs_opt_hex["uid", uid] + gid fs_opt_hex["gid", gid] ownmask fs_opt_oct["ownmask", int32] othmask fs_opt_oct["othmask", int32] ftsuffix fs_opt_dec["ftsuffix", int32] -- cgit mrf-deployment