Преглед изворни кода

- 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