浏览代码

Added return value section.

Nils Ohlmeier 23 年之前
父节点
当前提交
5c02113483
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      test/sipsak.1

+ 4 - 0
test/sipsak.1

@@ -150,6 +150,10 @@ This parameter increases the output verbosity.
 Prints out only the name and version number of sipsak.
 .IP -w
 Activates the extraction of the IP or hostname from the Warning header field.
+.SH RETURN VLAUES
+The return value 0 means that no error occured. 1 will be returned on remote
+errors like no response or unexpected answers. 2 will be returned on local
+errors like non resolvable names or errors on socket.
 .SH LIMITATIONS / NOT IMPLEMENTED
 Restransmitions from the server are not filtered out and can produce
 unexpected results.