about summary refs log tree commit diff stats
path: root/core
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-19 20:42:49 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-19 20:42:49 +0000
commit9297d227007080f6f7a03e35b19ea8d98e50bc18 (patch)
treec916b1997022f53c7e21b370332abe1e11011aa2 /core
parent42e6181f19c252343d46bc5ea653fcf5460423fb (diff)
downloaddoc-9297d227007080f6f7a03e35b19ea8d98e50bc18.tar.gz
fix core install html
Diffstat (limited to 'core')
-rw-r--r--core/install.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/install.html b/core/install.html
index 5939e7a..974e17e 100644
--- a/core/install.html
+++ b/core/install.html
@@ -107,7 +107,7 @@
         <h3>/var</h3>
 
         <p>Var partition is recommended 1G-5G depending on how
-        system is configured. Partition size 1G;</dd>
+        system is configured. Partition size 1G;</p>
 
         <pre>
         (parted) mkpart primary ext4 5128 6128
@@ -118,7 +118,7 @@
 
         <p>User partition with 4G-8G is recommended for a desktop
         setup, with dedicated partition for ports. Partition size
-        8G;</dd>
+        8G;</p>
 
         <pre>
         (parted) mkpart primary ext4 6128 14128
@@ -141,8 +141,8 @@
         <h3>/home</h3>
 
         <p>Home partition general advice is to fill the rest of disk
-        space. Home partition will be added later to lvm and this 
-        partition removed. Fill the rest of disk space;</dd>
+        space. Home partition will be added later to lvm and this
+        partition removed. Fill the rest of disk space;</p>
 
         <pre>
         (parted) mkpart primary ext4 18128 100%