From 4a14d533c423893e241028d0bf5b4b8aaeea998d Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 19 May 2016 11:09:06 +0000 Subject: [PATCH] block isn't "new", it's the only. LEDE starts with only having block, don't confuse things by talking about older methods that don't exist. Signed-off-by: Karl Palsson --- docs/uci_fstab.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uci_fstab.txt b/docs/uci_fstab.txt index 280ed24..f6fb621 100644 --- a/docs/uci_fstab.txt +++ b/docs/uci_fstab.txt @@ -18,7 +18,7 @@ opkg install block-mount === Creating Initial fstab Automatically -You can use the new 'block' utility. Call 'block detect' to get a sample [[doc/UCI]] configuration file. You can change this to your liking. +You can use the 'block' utility. Call 'block detect' to get a sample [[doc/UCI]] configuration file. You can change this to your liking. You can quickly install this standard configuration using: -- 2.30.2