Browse Source

doc/errno: fix description typo for ENAMETOOLONG

Signed-off-by: Marton Balint <cus@passwd.hu>
tags/n3.0
Marton Balint 9 years ago
parent
commit
b25adbaaf6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/errno.txt

+ 1
- 1
doc/errno.txt View File

@@ -76,7 +76,7 @@ EMFILE POSIX ++++++ Too many open files
EMLINK POSIX ++++++ Too many links EMLINK POSIX ++++++ Too many links
EMSGSIZE POSIX +++..+ Message too long EMSGSIZE POSIX +++..+ Message too long
EMULTIHOP POSIX ++4... Multihop attempted EMULTIHOP POSIX ++4... Multihop attempted
ENAMETOOLONG POSIX - ++++++ Filen ame too long
ENAMETOOLONG POSIX - ++++++ File name too long
ENAVAIL +..... No XENIX semaphores available ENAVAIL +..... No XENIX semaphores available
ENEEDAUTH .++... Need authenticator ENEEDAUTH .++... Need authenticator
ENETDOWN POSIX +++..+ Network is down ENETDOWN POSIX +++..+ Network is down


Loading…
Cancel
Save