[PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code
From: Dorjoy Chowdhury <hidden>
Date: 2026-04-26 11:17:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Dorjoy Chowdhury <hidden>
Date: 2026-04-26 11:17:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Dorjoy Chowdhury <redacted> --- man/man3/errno.3 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/man/man3/errno.3 b/man/man3/errno.3
index a070dabca..ed3578b07 100644
--- a/man/man3/errno.3
+++ b/man/man3/errno.3@@ -590,6 +590,9 @@ Invalid cross-device link (POSIX.1-2001). .TP .B EXFULL Exchange full. +.TP +.B EFTYPE +Wrong file type for the intended operation. .SH NOTES A common mistake is to do .P
--
2.53.0