about summary refs log tree commit diff stats
path: root/core/reboot.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/reboot.html')
-rw-r--r--core/reboot.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/reboot.html b/core/reboot.html
index 505a889..f7a34d6 100644
--- a/core/reboot.html
+++ b/core/reboot.html
@@ -50,7 +50,7 @@
         <p>If you don't have the port binary package build it;</p>
 
         <pre>
-        # cd /usr/ports/c9-ports/linux-gnu
+        # cd /usr/ports/machine-ports/linux-gnu
         # pkgmk -d
         </pre>
 
@@ -65,7 +65,7 @@
         <p>Install dracut;</p>
 
         <pre>
-        # cd /usr/ports/c9-ports/dracut
+        # cd /usr/ports/machine-ports/dracut
         # pkgmk -d
         # pkgadd /usr/ports/packages/dracut#044-2.pkg.tar.gz
         </pre>