[FFmpeg-cvslog] doc/protocols: apply very minor consistency fixes
Stefano Sabatini
git at videolan.org
Fri Jun 21 17:48:26 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Fri Jun 21 17:40:54 2013 +0200| [3f8750776f38bdd929691de53338510341f0da56] | committer: Stefano Sabatini
doc/protocols: apply very minor consistency fixes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3f8750776f38bdd929691de53338510341f0da56
---
doc/protocols.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 21f8f17..97ff62d 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -53,7 +53,7 @@ Read angle 2 of playlist 4 from BluRay mounted to /mnt/bluray, start from chapte
Caching wrapper for input stream.
-Caches the input stream to temporary file. It brings seeking capability to live streams.
+Cache the input stream to temporary file. It brings seeking capability to live streams.
@example
cache:@var{URL}
@@ -131,7 +131,7 @@ specified with the name "FILE.mpeg" is interpreted as the URL
@section ftp
-FTP (File Transfer Protocol)
+FTP (File Transfer Protocol).
Allow to read from or write to remote resources using FTP protocol.
More information about the ffmpeg-cvslog
mailing list