about summary refs log tree commit diff stats
path: root/core/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/install.html')
-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%