about summary refs log tree commit diff stats
path: root/core/index.html
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-06-09 03:49:27 +0100
committerSilvino <silvino@bk.ru>2019-06-09 03:49:27 +0100
commitaef9e68386cff79c5d5ebd5288c5c1cd971eca72 (patch)
tree6125e1eb7fefad0cfa6e7cdea339d8321b671c23 /core/index.html
parent44ee76746ec6f23f3e67602770e4a04ab8471e95 (diff)
downloaddoc-aef9e68386cff79c5d5ebd5288c5c1cd971eca72.tar.gz
core pkgmk and prt-get configuration revision
Diffstat (limited to 'core/index.html')
-rw-r--r--core/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/index.html b/core/index.html
index c9d5d4b..20e50af 100644
--- a/core/index.html
+++ b/core/index.html
@@ -45,16 +45,17 @@
 		    <li><a href="configure.html#locale">1.2.3. Set lacale</a></li>
 		    <li><a href="configure.html#user">1.2.4. Users</a></li>
 		    <li><a href="configure.html#fstab">1.2.5. File system table</a></li>
-		    <li><a href="configure.html#rcconf">1.2.6. Initialization Scripts</a></li>
+		    <li><a href="configure.html#rcconf">1.2.6. Initialization scripts</a></li>
 		</ul>
 	    </li>
 
 	    <li><a href="ports.html">1.3. Ports</a>
 		<ul>
-		    <li><a href="ports.html#filesystem">1.3.1. Ports Layout</a></li>
+		    <li><a href="ports.html#filesystem">1.3.1. Ports layout</a></li>
 		    <li><a href="ports.html#fakeroot">1.3.2. Build as user</a></li>
 		    <li><a href="ports.html#pkgmk">1.3.3. Configure pkgmk</a></li>
 		    <li><a href="ports.html#prtget">1.3.4. Configure prt-get</a></li>
+		    <li><a href="ports.html#distcc">1.3.5. Ccache and distcc</a></li>
 		</ul>
 	    </li>
 
>168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222