Selaa lähdekoodia

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

Victor Seva 10 vuotta sitten
vanhempi
commit
db13cefcaa
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  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