X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/fc916a0942e6ef8f63aefb96119d0e4fd7c7efbb..5fb10b44d547dfcb3612b85e7115355301535ca0:/server/tripe-admin.5.in diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index 201b464b..3442b023 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -836,6 +836,12 @@ Adding failed for some reason. A warning should have been emitted explaining why. .SP +.BI "peer-addr-exists " address\fR... +(For +.BR ADD .) +There is already a peer with the given +.IR address . +.SP .BI "peer-exists " peer (For .BR ADD .) @@ -1276,6 +1282,11 @@ A client of the administration interface issued a .B QUIT command. .SP +.BI "SERVER quit foreground-eof" +The server is running in foreground mode (the +.B \-F +option), and encountered end-of-file on standard input. +.SP .BI "SERVER select-error " ecode " " message An error occurred in the server's main event loop. This is bad: if it happens too many times, the server will abort.