From 5c14c9b308f652c852278cecd4866b3163782d92 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 30 Nov 2025 23:43:01 -0600 Subject: [PATCH] known_issues_bugs.md --- mkdocs/docs/known_issues_bugs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs/docs/known_issues_bugs.md b/mkdocs/docs/known_issues_bugs.md index a85a43a0..6a370941 100644 --- a/mkdocs/docs/known_issues_bugs.md +++ b/mkdocs/docs/known_issues_bugs.md @@ -10,7 +10,8 @@ the file as the uid:gid. * FreeBSD does not have `getdents` like APIs for reading directories. As a result it uses traditional `readdir`. -* FreeBSD's FUSE implementation is lacking many features of the Linux version. +* FreeBSD's FUSE implementation is lacking many features of the Linux + version. * IO passthrough * statx * lazy umount