[web] Fixes misplaced "firewall" reference.
LEDE Commits
lede-commits at lists.infradead.org
Thu Oct 13 11:28:12 PDT 2016
jow pushed a commit to web.git, branch master:
https://git.lede-project.org/2a159002c4227f521c212a55fd8be2f98ee613c2
commit 2a159002c4227f521c212a55fd8be2f98ee613c2
Author: Daniel <daniel at binaryparadox.net>
AuthorDate: Mon Oct 10 11:56:38 2016 -0400
Fixes misplaced "firewall" reference.
Prior to this commit the Dropbear configuration docs page accidentally
refers to the "firewall configuration" when it means the "Dropbear
configuration".
Signed-off-by: cpu <daniel at binaryparadox.net>
---
docs/uci_dropbear.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/uci_dropbear.txt b/docs/uci_dropbear.txt
index cd9b0db..b7c5222 100644
--- a/docs/uci_dropbear.txt
+++ b/docs/uci_dropbear.txt
@@ -5,7 +5,7 @@ Dropbear Configuration
== Dropbear Configuration
-The firewall configuration located in **'/etc/config/dropbear'**.
+The Dropbear UCI configuration file is located in **'/etc/config/dropbear'**.
== Sections
More information about the lede-commits
mailing list