OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man2 / _syscall.2
index 9a79108..694740d 100644 (file)
@@ -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
@@ -185,3 +185,12 @@ Number of processes = 40
 .BR intro (2),
 .BR syscall (2),
 .BR errno (3)
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.