Replaced hyphens by minus in man pages
This commit is contained in:
parent
7846aaa4c2
commit
ba27a5b5d9
|
@ -3,7 +3,7 @@
|
|||
minissdpd \- daemon keeping track of UPnP devices up
|
||||
.SH SYNOPSIS
|
||||
.B minissdpd
|
||||
[-d] [-s socket] [-p pidfile] -i address [-i address] ...
|
||||
[\-d] [\-s socket] [\-p pidfile] \-i address [\-i address] ...
|
||||
.SH DESCRIPTION
|
||||
minissdpd listen for SSDP traffic and keeps track
|
||||
of what are the UPnP devices up on the network.
|
||||
|
|
|
@ -3,12 +3,12 @@
|
|||
miniupnpd \- UPnP Internet Gateway Device Daemon
|
||||
.SH SYNOPSIS
|
||||
.B miniupnpd
|
||||
[-f file] [-i interface] [-o address]
|
||||
[-a address] [-p port] [-d] [-L] [-U]
|
||||
[-u uuid] [-s serial] [-m model_number]
|
||||
[-q queue]
|
||||
[-t interval] [-P file]
|
||||
[-B down up] [-w url]
|
||||
[\-f file] [\-i interface] [\-o address]
|
||||
[\-a address] [\-p port] [\-d] [\-L] [\-U]
|
||||
[\-u uuid] [\-s serial] [\-m model_number]
|
||||
[\-q queue]
|
||||
[\-t interval] [\-P file]
|
||||
[\-B down up] [\-w url]
|
||||
.SH DESCRIPTION
|
||||
miniupnpd act as a UPnP Internet Gateway Device. It is designed
|
||||
to run on the gateway between the internet and a NAT'ed LAN. It provides
|
||||
|
|
Loading…
Reference in New Issue