[FFmpeg-cvslog] doc/ffmpeg: Use @code
Michael Niedermayer
git at videolan.org
Wed Jul 29 19:10:13 CEST 2015
ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Wed Jul 29 18:58:40 2015 +0200| [42209eb9554785c3a6e0e864e207e9a7ab05b61f] | committer: Michael Niedermayer
doc/ffmpeg: Use @code
Found-by: ubitux
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42209eb9554785c3a6e0e864e207e9a7ab05b61f
---
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})
More information about the ffmpeg-cvslog
mailing list