about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--core/configure.html2
-rw-r--r--core/network.html4
-rw-r--r--core/tty-terminal.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/core/configure.html b/core/configure.html
index 6fd3c2a..e0c558b 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -6,7 +6,7 @@
     </head>
     <body>
 
-        <a href="index.html">Core Doc Index</a>
+        <a href="index.html">Core OS Index</a>
 
         <h1 id="chroot">1.2. Configure</h1>
 
diff --git a/core/network.html b/core/network.html
index 7a52b31..c2fff12 100644
--- a/core/network.html
+++ b/core/network.html
@@ -5,7 +5,7 @@
         <title>2. Network</title>
     </head>
     <body>
-        <a href="index.html">Core Doc Index</a>
+        <a href="index.html">Core OS Index</a>
 
         <h1>2. Network</h1>
 
@@ -314,7 +314,7 @@
         # sysctl -p
         </pre>
 
-        <a href="index.html">Core Doc Index</a>
+        <a href="index.html">Core OS Index</a>
         <p>
         This is part of the c9-doc Manual.
         Copyright (C) 2016
diff --git a/core/tty-terminal.html b/core/tty-terminal.html
index 5fead7e..3a98211 100644
--- a/core/tty-terminal.html
+++ b/core/tty-terminal.html
@@ -6,7 +6,7 @@
     </head>
     <body>
 
-        <a href="index.html">Core Doc Index</a>
+        <a href="index.html">Core OS Index</a>
 
         <h1>4. Consoles, terminals and shells</h1>