[FFmpeg-devel] [PATCH 5/6] documentation: remove "Documentation" redundancy.

Clément Bœsch ubitux at gmail.com
Mon Jun 25 22:44:33 CEST 2012


---
 src/documentation | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/documentation b/src/documentation
index 483f05c..ae3c720 100644
--- a/src/documentation
+++ b/src/documentation
@@ -9,10 +9,10 @@ developers will be able to better diagnose the problem if you follow
 
 <h2>Command Line Interface (CLI) and Related Usage Documentation</h2>
 <ul>
-<li><a href="ffmpeg.html">FFmpeg Documentation</a></li>
-<li><a href="ffplay.html">FFplay Documentation</a></li>
-<li><a href="ffprobe.html">FFprobe Documentation</a></li>
-<li><a href="ffserver.html">FFserver Documentation</a></li>
+<li><a href="ffmpeg.html">FFmpeg</a></li>
+<li><a href="ffplay.html">FFplay</a></li>
+<li><a href="ffprobe.html">FFprobe</a></li>
+<li><a href="ffserver.html">FFserver</a></li>
 <li><a href="sample.html">Sample ffserver configuration file</a></li>
 </ul>
 
-- 
1.7.11



More information about the ffmpeg-devel mailing list