chiark / gitweb /
spec.sgml: Correct docs for errors-push, which takes no filename.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 23 Jan 2017 13:48:41 +0000 (13:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 23 Jan 2017 13:52:49 +0000 (13:52 +0000)
Closes:#775852.

debian/changelog
spec.sgml
spec.sgml.in

index 221749e1ca1a9609b739dd832bce636a9e6e65a5..4783d886279ae9a26c8f90d905932b7b78f6a990 100644 (file)
@@ -4,6 +4,8 @@ userv (1.1.2~~iwj1) unstable; urgency=low
   * Support `stdin', `stdout' and `stderr' in fd ranges, as promised
     by the spec.  Closes:#813005.
   * Do not ignore errors from readdir.  Closes:#827408 [Peter Benie].
   * Support `stdin', `stdout' and `stderr' in fd ranges, as promised
     by the spec.  Closes:#813005.
   * Do not ignore errors from readdir.  Closes:#827408 [Peter Benie].
+  * Correct docs for errors-push, which takes no filename.
+    Closes:#775852.
 
   Upstream Makefiles etc.:
   * Honour XCFLAGS.
 
   Upstream Makefiles etc.:
   * Honour XCFLAGS.
index c5bd395e11ccc606cf84ac3fd52d885644f9e577..64029d87a4f4a217349cefb1a59e60eb0b29ff97 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
 <book>
 <title>User service daemon and client specification
 <author>Ian Jackson <email>ian@davenant.greenend.org.uk
-<version>1.1.1~~iwj</version>
+<version>1.1.2~~iwj1</version>
 
 <abstract>
 This is a specification for a Unix system facility to allow one
 
 <abstract>
 This is a specification for a Unix system facility to allow one
@@ -826,7 +826,7 @@ strings; in this case any condition which tests it will be false, and
 
 </taglist>
 
 
 </taglist>
 
-<tag/<tt/errors-push/ <var/filename//
+<tag/<tt/errors-push//
 <tag/<tt/srorre//
 <item>
 Stacks the error handling behaviour currently in effect.  Any changes
 <tag/<tt/srorre//
 <item>
 Stacks the error handling behaviour currently in effect.  Any changes
index 8d04194d0650c417f2e6289c90a38dab4f24e215..3eb8cb6bbcad59ed51169daea6e955f6ab42cb9b 100644 (file)
@@ -826,7 +826,7 @@ strings; in this case any condition which tests it will be false, and
 
 </taglist>
 
 
 </taglist>
 
-<tag/<tt/errors-push/ <var/filename//
+<tag/<tt/errors-push//
 <tag/<tt/srorre//
 <item>
 Stacks the error handling behaviour currently in effect.  Any changes
 <tag/<tt/srorre//
 <item>
 Stacks the error handling behaviour currently in effect.  Any changes