浏览代码

- remove fifo and unixsock related description

Jan Janak 20 年之前
父节点
当前提交
6b52ff63c2
共有 1 个文件被更改,包括 0 次插入16 次删除
  1. 0 16
      ser.8

+ 0 - 16
ser.8

@@ -31,10 +31,6 @@ ser \- very fast and configurable sip proxy
 .BI \-g " gid"
 ] [
 .BI \-P " pid\-file"
-] [
-.BI \-i " fifo\-path"
-] [
-.BI \-x " socket\-path"
 ]
 
 .SH DESCRIPTION
@@ -135,18 +131,6 @@ runs.
 Creates a file containing the pid of the main 
 .B ser 
 process.
-.TP
-.BI \-i " fifo\-path"
-Creates a fifo, usefull for monitoring
-.B ser
-status.
-.TP
-.BI \-x " socket\-path"
-Creates a unix socket, usefull for monitoring
-.B ser
-status ( same as
-.BI \-i " fifo\-path" 
-but using instead unix sockets).
 
 
 .SH FILES