summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-07-29 18:58:40 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-29 18:58:40 +0200
commit42209eb9554785c3a6e0e864e207e9a7ab05b61f (patch)
tree1695e901f9fc2cea4397e30295cf1050bf371fd3
parent1fc20af6af3ec31d0ee665557885b6c20c6d3686 (diff)
downloadffmpeg-streaming-42209eb9554785c3a6e0e864e207e9a7ab05b61f.zip
ffmpeg-streaming-42209eb9554785c3a6e0e864e207e9a7ab05b61f.tar.gz
doc/ffmpeg: Use @code
Found-by: ubitux Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--doc/ffmpeg.texi2
1 files changed, 1 insertions, 1 deletions
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})
OpenPOWER on IntegriCloud