summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount.c b/sbin/mount/mount.c
index 3177776..877339b 100644
--- a/sbin/mount/mount.c
+++ b/sbin/mount/mount.c
@@ -117,7 +117,7 @@ static struct opt {
*/
static const char *
remountable_fs_names[] = {
- "ufs", "ffs", "lfs", "ext2fs",
+ "ufs", "ffs", "ext2fs",
0
};
OpenPOWER on IntegriCloud