Skip to content

Commit d91ab91

Browse files
committed
rtpplay(1): reword the -T description
The "this" seemed ambiguous: which is it, with -T or without?
1 parent 90bc1ca commit d91ab91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rtpplay.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ Send packets from the specified
7575
.Ar port .
7676
By default, packets are sent from a random port.
7777
.It Fl T
78-
Time the outgoing RTP packets according to the original arrival time.
79-
By default, the RTP timestamps are used for timing instead.
80-
This smooths jitter and restores the packet sequence.
81-
RTCP packets are always sent with their original arrival timing,
78+
Time the outgoing RTP packets according to the arrival time.
79+
By default, the RTP timestamps are used for timing instead,
80+
which smooths jitter and restores the original packet sequence.
81+
RTCP packets are always sent with their arrival timing,
8282
which may change the relative order of RTP and RTCP packets.
8383
.It Fl v
8484
Print the packets to standard output as they are sent out.

0 commit comments

Comments
 (0)