summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReto Kromer <lists@reto.ch>2019-02-09 19:07:46 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-02-09 20:01:18 +0100
commit5b32f94b97dffa0e84c2af3d6778bd3319f52f95 (patch)
treeeb3f3ff363817074147e1cb96d0300e487a4f964
parentdfae0e295a6c7ec464bee323db0190aa2fa1bda1 (diff)
doc/ffprobe: fix typo and update URL in man
-rw-r--r--doc/ffprobe.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index be0539feb2..28371cee59 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -425,7 +425,7 @@ The @code{csv} writer is equivalent to @code{compact}, but supports
different defaults.
Each section is printed on a single line.
-If no option is specifid, the output has the form:
+If no option is specified, the output has the form:
@example
section|key1=val1| ... |keyN=valN
@end example
@@ -591,7 +591,7 @@ This option automatically sets @option{fully_qualified} to 1.
@end table
For more information about the XML format, see
-@url{http://www.w3.org/XML/}.
+@url{https://www.w3.org/XML/}.
@c man end WRITERS
@chapter Timecode