chiark / gitweb /
Finalise 0.63.
[userv.git] / spec.sgml
index 212624778b840c6a89a79116a0589ea12fbcc181..86d612e98095314682b22c459f785e30810db5d0 100644 (file)
--- a/spec.sgml
+++ b/spec.sgml
@@ -3,7 +3,7 @@
 <book>
 <title>User service daemon and client specification
 <author>Ian Jackson <email>ian@davenant.greenend.org.uk
-<version>0.61.1</version>
+<version>0.62</version>
 
 <abstract>
 This is a specification for a Unix system facility to allow one
@@ -30,7 +30,7 @@ You should have received a copy of the GNU General Public License
 along with <prgn/userv/; if not, write to the Free Software
 Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-<toc sect>
+<toc sect1>
 
 <chapt id="intro">Introduction
 <p>
@@ -954,10 +954,13 @@ to be parsed).
 <tag/<tt/help//
 <item>
 Displays a list of the understood builtin service names and arguments.
-</taglist>
 
-In the future other builtin services may be defined which do more than
-just print information.
+<tag/<tt/shutdown//
+<item>
+Arranges for the <prgn/uservd/ to shut down.  Available only when the
+service user is root.  This only affects new requests; it doesn't
+terminate any currently-running requests
+</taglist>
 
 <tag/<tt/set-environment//
 <tag/<tt/no-set-environment//