shithub: web

Download patch

ref: 9b6366a0cc99098ffc1dd0e99b2e7d5d544e2855
parent: 80c23f5946dda19ef6505d29e5e0ef4a27ed9e22
author: sirjofri <sirjofri@sirjofri.de>
date: Tue Jan 26 17:35:26 EST 2021

adds info about registry index/new files

--- a/index.ht
+++ b/index.ht
@@ -15,6 +15,8 @@
 <li>9front: <code>srv tcp!registry.9p.zone!6675 registry /mnt/registry</code></li>
 <li>inferno: <code>mount -A tcp!registry.9p.zone!registry /mnt/registry</code></li>
 </ul>
+<p>The <code>index</code> file contains one registry entry per line. The first field is the dial string, the remainder of the line contains attributes like <code>attrname value</code>. If necessary, the value is quoted with single quotes.</p>
+<p>Writing to the <code>new</code> file adds a new entry to the registry. See the <a href="/man">manual</a> for more information.</p>
 </section>
 
 <section>