From 42209eb9554785c3a6e0e864e207e9a7ab05b61f Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 29 Jul 2015 18:58:40 +0200 Subject: doc/ffmpeg: Use @code Found-by: ubitux Signed-off-by: Michael Niedermayer --- doc/ffmpeg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 3806a12..04dea6d 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -309,7 +309,7 @@ input until the timestamps reach @var{position}. @item -sseof @var{position} (@emph{input/output}) -Like the -ss option but relative to the "end of file". That is negative +Like the @code{-ss} option but relative to the "end of file". That is negative values are earlier in the file, 0 is at EOF. @item -itsoffset @var{offset} (@emph{input}) -- cgit v1.1