]> git.sesse.net Git - ffmpeg/commitdiff
doc/errno: fix description typo for ENAMETOOLONG
authorMarton Balint <cus@passwd.hu>
Wed, 9 Dec 2015 20:45:54 +0000 (21:45 +0100)
committerMarton Balint <cus@passwd.hu>
Fri, 18 Dec 2015 03:04:14 +0000 (04:04 +0100)
Signed-off-by: Marton Balint <cus@passwd.hu>
doc/errno.txt

index 31cab26fc2981e75e6b4fabb36a1e1153bdf1636..933a4de51e6d9b012c1839d1d1891e761b0bad76 100644 (file)
@@ -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  -  ++++++  Fileame too long
+ENAMETOOLONG     POSIX  -  ++++++  File name too long
 ENAVAIL                    +.....  No XENIX semaphores available
 ENEEDAUTH                  .++...  Need authenticator
 ENETDOWN         POSIX     +++..+  Network is down