From 27a5c7f3c8f3d9ce3c032b73a5b2372560b41b90 Mon Sep 17 00:00:00 2001
From: Bin Meng <bmeng.cn@gmail.com>
Date: Sun, 16 Feb 2020 07:19:39 -0800
Subject: doc: thead-c910: Fix doc styles

- make title underline the same length as the title itself
- satisfy the 80 character per line rule as much as possible

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
---
 docs/platform/thead-c910.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'docs/platform')

diff --git a/docs/platform/thead-c910.md b/docs/platform/thead-c910.md
index 3ba0b96..786b47d 100644
--- a/docs/platform/thead-c910.md
+++ b/docs/platform/thead-c910.md
@@ -3,8 +3,8 @@ T-HEAD C910 Processor
 C910 is a 12-stage, 3 issues, 8 executions, out-of-order 64-bit RISC-V CPU which
 supports 16 cores, runs with 2.5GHz, and is capable of running Linux.
 
-To build platform specific library and firmwares, provide the *PLATFORM=thead/c910*
-parameter to the top level make command.
+To build platform specific library and firmwares, provide the
+*PLATFORM=thead/c910* parameter to the top level make command.
 
 Platform Options
 ----------------
@@ -19,7 +19,7 @@ make PLATFORM=thead/c910
 ```
 
 Booting T-HEAD C910 Platform
------------------------------
+----------------------------
 
 **No Payload**
 
-- 
cgit v1.2.3