--- man2/_syscall.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/_syscall.2 b/man2/_syscall.2 index 9a79108..c29ca55 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -105,7 +105,7 @@ System calls are not required to return only positive or negative error codes. You need to read the source to be sure how it will return errors. Usually, it is the negative of a standard error code, -for example, i +for example, .RI \- EPERM . The _syscall() macros will return the result .I r -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html