From b9f23bf7ff182b472d751bacd41e4c3cc319c74a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 24 Jan 2012 11:04:18 +0100 Subject: Revert "mount: enable fstab.d" See discussion at https://lkml.org/lkml/2012/1/20/104 This reverts commit d8ebc83ff2e9f879ac60a663c1685011a048f603. --- mount/fstab.5 | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'mount/fstab.5') diff --git a/mount/fstab.5 b/mount/fstab.5 index 2db55030d..b0cd7635a 100644 --- a/mount/fstab.5 +++ b/mount/fstab.5 @@ -45,11 +45,9 @@ fstab \- static information about the filesystems .SH SYNOPSIS .B /etc/fstab -.sp -.B /etc/fstab.d .SH DESCRIPTION The file -.B /etc/fstab +.B fstab contains descriptive information about the various file systems. .B fstab is only read by programs, and not written; it is the duty of the system @@ -67,20 +65,6 @@ sequentially iterate through .B fstab doing their thing. -The directory -.B /etc/fstab.d -is optional and contains fstab-like files. All files without .fstab extension or with '.' prefix -are ignored. The directory -.B /etc/fstab.d -is supported by -.BR mount (8) -and -.BR umount (8) -programs only if linked with libmount. The files in the directory are parsed in -order defined by -.BR strverscmp (3) -function. The command \fBfindmnt --fstab\fP returns complete list of the filesystems. - .B The first field .RI ( fs_spec ). .RS @@ -260,7 +244,6 @@ or .SH "SEE ALSO" .BR mount (8), .BR swapon (8), -.BR findmnt (8), .BR fs (5), .BR nfs (5), .BR xfs (5), -- cgit v1.2.3-55-g7522