浏览代码

manpage: sip-router.8 fix hyphen-used-as-minus-sign

Victor Seva 10 年之前
父节点
当前提交
db13cefcaa
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      sip-router.8

+ 4 - 4
sip-router.8

@@ -71,19 +71,19 @@ Turns on via host checking when forwarding replies.
 .TP
 .BI \-d
 Turns on debugging, multiple
-.B -d
+.B \-d
 increase the debug level.
 .TP
 .BI \-D
 Control how daemonize is done:
 .br
-.B -D
+.B \-D
 - do not fork (almost) anyway (run in foreground, doesn't fork into daemon mode);
 .br
-.B -DD
+.B \-DD
 - do not daemonize creator (main process is not daemonized);
 .br
-.B -DDD
+.B \-DDD
 - daemonize (default)
 .TP
 .BI \-E