terminal.rst
changeset 2228 837f1337c59b
parent 1912 8b81a8f0f692
child 2463 2d7b8b7ebd48
--- a/terminal.rst	Sat Feb 10 01:28:53 2018 +0200
+++ b/terminal.rst	Sat Feb 10 01:30:24 2018 +0200
@@ -9,10 +9,10 @@
 Spec.
 =====
 
-  http://en.wikipedia.org/wiki/C0_and_C1_control_codes
-                C0 and C1 control codes
-  http://en.wikipedia.org/wiki/ECMA-48
-                ANSI escape sequences
+http://en.wikipedia.org/wiki/C0_and_C1_control_codes
+  C0 and C1 control codes
+http://en.wikipedia.org/wiki/ECMA-48
+  ANSI escape sequences
 
 Check terminal capabilities.
 ============================
@@ -55,12 +55,12 @@
 
 In 1983, the VT100 was replaced by the more-powerful VT200 series terminals such as the VT220.
 
-  http://en.wikipedia.org/wiki/VT102
+* http://en.wikipedia.org/wiki/VT102
 
 VT220.
 ------
 
-  http://en.wikipedia.org/wiki/VT220
+* http://en.wikipedia.org/wiki/VT220
 
 X window pseudo terminal.
 =========================