From 0b79679dc87559c86f0c836564088dbc7924316a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 19 Sep 2017 14:35:02 +0200 Subject: [PATCH] statfs.2: Add some comments noting filesystems that are no longer current Signed-off-by: Michael Kerrisk --- man2/statfs.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/statfs.2 b/man2/statfs.2 index 1a055f980..f3f01f0cd 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -93,12 +93,12 @@ CODA_SUPER_MAGIC 0x73757245 COH_SUPER_MAGIC 0x012ff7b7 CRAMFS_MAGIC 0x28cd3d45 DEBUGFS_MAGIC 0x64626720 -DEVFS_SUPER_MAGIC 0x1373 +DEVFS_SUPER_MAGIC 0x1373 /* Linux 2.6.17 and earlier */ DEVPTS_SUPER_MAGIC 0x1cd1 ECRYPTFS_SUPER_MAGIC 0xf15f EFIVARFS_MAGIC 0xde5e81e4 EFS_SUPER_MAGIC 0x00414a53 -EXT_SUPER_MAGIC 0x137d +EXT_SUPER_MAGIC 0x137d /* Linux 2.0 and earlier */ EXT2_OLD_SUPER_MAGIC 0xef51 EXT2_SUPER_MAGIC 0xef53 EXT3_SUPER_MAGIC 0xef53 @@ -156,7 +156,7 @@ VXFS_SUPER_MAGIC 0xa501fcf5 XENFS_SUPER_MAGIC 0xabba1974 XENIX_SUPER_MAGIC 0x012ff7b4 XFS_SUPER_MAGIC 0x58465342 -_XIAFS_SUPER_MAGIC 0x012fd16d +_XIAFS_SUPER_MAGIC 0x012fd16d /* Linux 2.0 and earlier */ .EE .in .PP