OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man3 / getutent.3
index cfc3aeb..ae40642 100644 (file)
@@ -148,7 +148,7 @@ Record not found.
 .BR setutent (),
 .BR pututline (),
 and the
-.B getut* ()
+.BR getut* ()
 functions can also fail for the reasons described in
 .BR open (2).
 .SH FILES
@@ -236,7 +236,7 @@ The
 argument gives these functions a place to store their result.
 On success they return 0, and a pointer to the result is written in
 .IR *ubufp .
-On error these functions return \-1.
+On error, these functions return \-1.
 There are no utmpx equivalents of the above functions.
 (POSIX.1 does not specify such functions.)
 .SH EXAMPLE
@@ -292,3 +292,11 @@ main(int argc, char *argv[])
 .SH SEE ALSO
 .BR getutmp (3),
 .BR utmp (5)
+.SH COLOPHON
+This page is part of release 3.65 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.