Browse Source

Reformat man page a bit

Georgi Chorbadzhiyski 7 years ago
parent
commit
8c0e833bf5
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      tsdecrypt.1

+ 4
- 4
tsdecrypt.1 View File

@@ -350,7 +350,7 @@ currently defined events are:
350 350
 
351 351
   \fBSTART\fR           tsdecrypt was started.
352 352
 
353
-  \fBNO_PROGRAM\fR    There is an input but there is no valid program
353
+  \fBNO_PROGRAM\fR      There is an input but there is no valid program
354 354
                   in the input (PMT table is missing). This error is
355 355
                   reported when there 15 seconds have passed since
356 356
                   last valid PMT was received. When this error is
@@ -362,13 +362,13 @@ currently defined events are:
362 362
   \fBNO_CODE_WORD\fR    No valid code word was received for X seconds. The
363 363
                   decryption process have been suspended until valid
364 364
                   code word is received. This event is sent only if
365
-                  the stream is encrypted and there are no new code words
366
-                  from the CAMD server.
365
+                  the stream is encrypted and there are no new code
366
+                  words from the CAMD server.
367 367
 
368 368
   \fBSTREAM_CLEAR\fR    No encrypted packets arrived in the input stream.
369 369
                   The stream is not encrypted and clear to view.
370 370
 
371
-  \fBNO_EMM_RECEIVED\fR    No EMM packet have been received for X seconds.
371
+  \fBNO_EMM_RECEIVED\fR No EMM packet have been received for X seconds.
372 372
 
373 373
   \fBINPUT_TIMEOUT\fR   There was no data on the input.
374 374
 

Loading…
Cancel
Save