From aa02339ca45030711b42a1af12e3ee3405c1c5c7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 13 May 2020 21:08:36 +0200 Subject: [PATCH] filesystems.5: SEE ALSO: add sysfs(5) and xfs(5) Signed-off-by: Michael Kerrisk --- man5/filesystems.5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 8a547729e..439fef999 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -232,7 +232,9 @@ It was removed from the kernel in 2.1.21. .BR ext4 (5), .BR nfs (5), .BR proc (5), +.BR sysfs (5), .BR tmpfs (5), +.BR xfs (5), .BR fsck (8), .BR mkfs (8), .BR mount (8)