chiark / gitweb /
copyright: Add Matthew Vernon
[userv.git] / spec.sgml
index 016b1c61e2802e27c0f40f786798e5ab67c70f68..d72cd1089a8dffd3ca9e511ec55468a326152d58 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>1.1.2~~iwj1</version>
+<version>1.2.1~beta2</version>
 
 <abstract>
 This is a specification for a Unix system facility to allow one
@@ -12,7 +12,8 @@ between them.
 
 <copyright>
 <prgn/userv/ is
-Copyright 1996-2017 Ian Jackson;
+Copyright 1996-2021 Ian Jackson;
+Copyright 2021 Genome Research Limited apropos work by Matthew Vernon;
 Copyright 2000 Ben Harris;
 Copyright 2016-2017 Peter Benie.
 <p>
@@ -64,7 +65,7 @@ userv <var/options/ -B|--builtin [--] <var/builtin-service/ [<var/info-argument/
 <p>
 
 <var/service-user/ specifies which user is to provide the service.
-The user may be a login name or a numeric uid, or <tt/-/ to indicate
+The user must be a login name, or <tt/-/ to indicate
 that the service user is to be the same as the calling user.
 <p>