server/tripe-admin.5.in: Add missing documentation for error messages.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jun 2018 11:58:01 +0000 (12:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 11:50:38 +0000 (12:50 +0100)
server/tripe-admin.5.in

index e4da487..9f64133 100644 (file)
@@ -1030,6 +1030,17 @@ There is already a peer named
 The attempt to send a ping packet failed, probably due to lack of
 encryption keys.
 .SP
 The attempt to send a ping packet failed, probably due to lack of
 encryption keys.
 .SP
+.B "provider-failed"
+(For
+.BR SVCSUBMIT .)
+The service provider disconnected without sending back a final reply to
+the job.
+.SP
+.B "provider-overloaded"
+(For
+.BR SVCSUBMIT .)
+The service provider has too many jobs queued up for it already.
+.SP
 .BI "resolve-error " hostname
 (For
 .BR ADD .)
 .BI "resolve-error " hostname
 (For
 .BR ADD .)
@@ -1121,6 +1132,13 @@ The given
 .I tag
 is not the tag for any outstanding background job.  It may have just
 finished.
 .I tag
 is not the tag for any outstanding background job.  It may have just
 finished.
+.SP
+.BI "unknown-tunnel " tun
+(For
+.BR ADD .)
+The given
+.I tun
+is not the name of any known tunnel driver.
 .
 .\"--------------------------------------------------------------------------
 .SH "NOTIFICATIONS"
 .
 .\"--------------------------------------------------------------------------
 .SH "NOTIFICATIONS"