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

2015-12-17 Thread Marton Balint


On Wed, 9 Dec 2015, Marton Balint wrote:


Signed-off-by: Marton Balint 
---
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
EMULTIHOPPOSIX ++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


Applied.

Regards,
Marton
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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

2015-12-09 Thread Marton Balint
Signed-off-by: Marton Balint 
---
 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
 EMULTIHOPPOSIX ++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

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel