Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2015-12-09 23:45:54 +0300
committerMarton Balint <cus@passwd.hu>2015-12-18 06:04:14 +0300
commitb25adbaaf67f5882b6f75e3b9b35122777161fd2 (patch)
tree9544f02721555fe2cf09fbbf14d911577be38d38 /doc/errno.txt
parentc8ea57664fe3ad611c9ecd234670544ddff7ca55 (diff)
doc/errno: fix description typo for ENAMETOOLONG
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/errno.txt')
-rw-r--r--doc/errno.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/errno.txt b/doc/errno.txt
index 31cab26fc2..933a4de51e 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