# HG changeset patch # User ptt # Date 1205434646 0 # Node ID 3baad0b1845358da286f282a135d7ffdf8bc885a # Parent 6380ca2982d966e32c710aad57d8db0d09767c8f added missing escapes diff -r 6380ca2982d9 -r 3baad0b18453 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Mar 13 18:07:07 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Mar 13 18:57:26 2008 +0000 @@ -840,7 +840,7 @@ xmga, xv, xvidix and dfbmga. . .TP -.B \-framedrop (also see \-hardframedrop, only works with -no-correct-pts) +.B \-framedrop (also see \-hardframedrop, only works with \-no\-correct\-pts) Skip displaying some frames to maintain A/V sync on slow systems. Video filters are not applied to such frames. For B-frames even decoding is skipped completely. @@ -856,7 +856,7 @@ Show short summary of options. . .TP -.B \-hardframedrop (only works with -no-correct-pts) +.B \-hardframedrop (only works with \-no\-correct\-pts) More intense frame dropping (breaks decoding). Leads to image distortion! Note that especially the libmpeg2 decoder may crash with this,