From 89353dc9e22141c158bbbb5144ebeb748abf6965 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 14 Apr 2016 20:14:35 +0200 Subject: [PATCH] docs: fix a2x warnings Signed-off-by: John Crispin --- docs/uci_qos.txt | 8 ++++---- docs/uci_samba.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/uci_qos.txt b/docs/uci_qos.txt index 4da19f3..bd0d721 100644 --- a/docs/uci_qos.txt +++ b/docs/uci_qos.txt @@ -119,13 +119,13 @@ Below is unverified technical breakdown of each /etc/config/qos class parameters == Quick start guide -1. Install the qos-scripts package: +* Install the qos-scripts package: ---- opkg install qos-scripts ---- -2. Basic configuration using UCI command line: +* Basic configuration using UCI command line: ---- uci set qos.wan.upload=1000 # Upload speed in kBits/s @@ -134,13 +134,13 @@ uci set qos.wan.enabled=1 uci commit qos ---- -3. Start it and look for error output and test): +* Start it and look for error output and test): ---- /etc/init.d/qos start ---- -4. Make script run at every boot up: +* Make script run at every boot up: ---- /etc/init.d/qos enable diff --git a/docs/uci_samba.txt b/docs/uci_samba.txt index 204e92c..efde1e1 100644 --- a/docs/uci_samba.txt +++ b/docs/uci_samba.txt @@ -1,7 +1,7 @@ Samba (smb) =========== -=====UCI configuration options===== +== UCI configuration options The UCI configuration file is located at /etc/config/samba. -- 2.30.2