[FFmpeg-devel] [PATCH 1/2] doc/errno: fix description typo for ENAMETOOLONG

Marton Balint cus at passwd.hu
Wed Dec 9 22:12:51 CET 2015


Signed-off-by: Marton Balint <cus at passwd.hu>
---
 doc/errno.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/errno.txt b/doc/errno.txt
index 31cab26..933a4de 100644
--- a/doc/errno.txt
+++ b/doc/errno.txt
@@ -76,7 +76,7 @@ EMFILE           POSIX     ++++++  Too many open files
 EMLINK           POSIX     ++++++  Too many links
 EMSGSIZE         POSIX     +++..+  Message too long
 EMULTIHOP        POSIX     ++4...  Multihop attempted
-ENAMETOOLONG     POSIX  -  ++++++  Filen ame too long
+ENAMETOOLONG     POSIX  -  ++++++  File name too long
 ENAVAIL                    +.....  No XENIX semaphores available
 ENEEDAUTH                  .++...  Need authenticator
 ENETDOWN         POSIX     +++..+  Network is down
-- 
2.6.2



More information about the ffmpeg-devel mailing list