Commit 95f822dc authored by ivoire's avatar ivoire

FIx typos in the manpage.


git-svn-id: svn://svn.videolan.org/dvblast/trunk@101 55d3f8b6-4a41-4d2d-a900-313d1436a5b8
parent cad16c84
.TH DVBLAST "1" "January 2010" "DVBlast 1.1" "User Commands" .TH DVBLAST "1" "January 2010" "DVBlast 1.1" "User Commands"
.SH NAME .SH NAME
DVBlast \- Simple and powerfull dvb streaming application DVBlast \- Simple and powerful dvb streaming application
.SH SYNOPSIS .SH SYNOPSIS
.B dvblast .B dvblast
[\fI-q\fR] \fI-c <config_file>\fR [\fI-r <remote_socket>\fR] [\fI-t <ttl>\fR] [\fI-o <SSRC_IP>\fR] [\fI-i <RT_priority>\fR] [\fI-a <adapter>\fR] [\fI-n <frontend number>\fR] [\fI-S <diseqc>\fR] \fI-f <frequency> [\fI-s <symbol_rate>\fR] [\fI-v <0|13|18>\fR] [\fI-p\fR] [\fI-b <bandwidth>\fR] [\fI-m <modulation\fR] [\fI-u\fR] [\fI-W\fR] [\fI-U\fR] [\fI-d <dest_IP:port>\fR] [\fI-e\fR] [\fI-T\fR] [\fI-q\fR] \fI-c <config_file>\fR [\fI-r <remote_socket>\fR] [\fI-t <ttl>\fR] [\fI-o <SSRC_IP>\fR] [\fI-i <RT_priority>\fR] [\fI-a <adapter>\fR] [\fI-n <frontend number>\fR] [\fI-S <diseqc>\fR] \fI-f <frequency>\fR [\fI-s <symbol_rate>\fR] [\fI-v <0|13|18>\fR] [\fI-p\fR] [\fI-b <bandwidth>\fR] [\fI-m <modulation\fR] [\fI-u\fR] [\fI-W\fR] [\fI-U\fR] [\fI-d <dest_IP:port>\fR] [\fI-e\fR] [\fI-T\fR]
.SH DESCRIPTION .SH DESCRIPTION
DVBlast is a simple and powerful streaming application based on the linux-dvb API. DVBlast is a simple and powerful streaming application based on the linux-dvb API.
It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs. It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs.
...@@ -15,7 +15,7 @@ DVBlast does not do any kind of processing on the elementary streams, such as tr ...@@ -15,7 +15,7 @@ DVBlast does not do any kind of processing on the elementary streams, such as tr
.PP .PP
.TP .TP
\fB\-a\fR <adapter> \fB\-a\fR <adapter>
Adress of the adapter Address of the adapter
.TP .TP
\fB\-b\fR <bandwidth> \fB\-b\fR <bandwidth>
Bandwidth Bandwidth
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment