]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
wfix/tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 08:57:04 +0000 (08:57 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 08:57:04 +0000 (08:57 +0000)
man2/epoll_ctl.2
man2/execve.2
man2/getcontext.2
man2/mknodat.2
man2/mmap.2
man2/shmop.2
man3/atexit.3
man3/insque.3
man3/strfmon.3
man5/nscd.conf.5

index 8972ad03f9cf63ef71f93753f179e4391711ce9c..543630c7538203bfe9803884cbe0aac27815edfb 100644 (file)
@@ -224,6 +224,6 @@ when using
 .BR EPOLL_CTL_DEL .
 .SH "SEE ALSO"
 .BR epoll_create (2),
-.BR poll (2),
 .BR epoll_wait (2),
+.BR poll (2),
 .BR epoll (7)
index d6dc9391b4285cfdddc763820ecd7e06fe32560b..d1235956569a4062d9d4a17f8727b7b77fc9fce6 100644 (file)
@@ -68,7 +68,7 @@ after a successful \fBexecve\fP().
 If the set-user-ID bit is set on the program file pointed to by
 \fIfilename\fP, and the calling process is not being ptraced,
 then the effective user ID of the calling process is changed
-to that of the owner of the program file.  i
+to that of the owner of the program file.
 Similarly, when the set-group-ID
 bit of the program file is set the effective group ID of the calling
 process is set to the group of the program file.
index 995e72c61a1d03cfff9549e6278394ed825a9bec..c3ececa477ac833952852d6e92da822a60e8f1f9 100644 (file)
@@ -31,7 +31,7 @@ getcontext, setcontext \- get or set the user context
 .BI "int setcontext(const ucontext_t *" ucp );
 .SH DESCRIPTION
 In a System V-like environment, one has the two types
-\fBmcontext_t\fP and \fIucontext_t\fP defined in
+\fImcontext_t\fP and \fIucontext_t\fP defined in
 .I <ucontext.h>
 and the four functions
 \fBgetcontext\fP(), \fBsetcontext\fP(), \fBmakecontext\fP()
index 610a6b792a772b9d8032524d3f1131b469558fe4..2514d5d526dfebc714f1c1b969ff473487a4c124 100644 (file)
@@ -104,4 +104,4 @@ for inclusion in a future revision of POSIX.1.
 was added to Linux in kernel 2.6.16.
 .SH "SEE ALSO"
 .BR mknod (2),
-.BR openat (2),
+.BR openat (2)
index abbbe4dc1d4436a1a3516a1bbeaf06572b727197..a503cd8e1d3c842148ca99a373bf9a525a519bc8 100644 (file)
@@ -196,7 +196,7 @@ This flag is currently only supported on x86-64 for 64bit programs.
 .BR MAP_POPULATE " (since Linux 2.5.46)"
 Populate (prefault) page tables for a file mapping, 
 by performing read-ahead on the file.
-Later accesses to the mapping will not be bocked by page faults.
+Later accesses to the mapping will not be blocked by page faults.
 .TP
 .BR MAP_NONBLOCK " (since Linux 2.5.46)"
 Only meaningful in conjunction with
index 871a7c7f0587f0e2073b89d018cfb43816a9dad8..4f9223bf4da5d8af30f3ffaa2860b983a33952ad 100644 (file)
@@ -274,17 +274,17 @@ SVr4, POSIX.1-2001.
 
 In SVID 3 (or perhaps earlier) 
 the type of the \fIshmaddr\fP argument was changed from
-.B "char *"
+.I "char *"
 into
-.BR "const void *" ,
+.IR "const void *" ,
 and the returned type of \fIshmat\fP() from
-.B "char *"
+.I "char *"
 into
-.BR "void *" .
+.IR "void *" .
 (Linux libc4 and libc5 have the
-.B "char *"
+.I "char *"
 prototypes; glibc2 has
-.BR "void *" .)
+.IR "void *" .)
 .SH "SEE ALSO"
 .BR brk (2),
 .BR mmap (2),
index 434aa301f41a516087c72abfcf564146eb7950fb..a85012572253312ad8e7677e5eae8948f9559d48 100644 (file)
@@ -52,7 +52,7 @@ The actual limit supported by an implementation can be obtained using
 .LP
 When a child process is created via 
 .BR fork (),
-it inherits copies of the its parents registrations.
+it inherits copies of its parents registrations.
 Upon a successful call to one of the 
 .BR exec () 
 functions,
index 1c58a0455227968816bcb2cd51fb0d3a3590b8af..fbc3329795c66eb42ec07e05fc9eee4d87c6b09a 100644 (file)
@@ -53,7 +53,7 @@ doubly-linked list.
 POSIX.1-2001
 .SH "HISTORICAL NOTES"
 Traditionally (e.g. SunOS, Linux libc 4,5) the parameters of these
-functions were of type \fBstruct qelem *\fP, where the struct
+functions were of type \fIstruct qelem *\fP, where the struct
 is defined as 
 
 .RS
index e78442ef87377c83f4b81491215a9d01a51a05f8..06d1d57a09ac80d6bf18e6c75890d9986439eb55 100644 (file)
@@ -138,7 +138,7 @@ and Portuguese locales yield
 .RE
 .SH "CONFORMING TO"
 Not in POSIX.1-2001.
-Presnt on several other systems.
+Present on several other systems.
 .SH "SEE ALSO"
 .BR setlocale (3),
 .BR sprintf (3),
index bbd63da98dfcc85b16897f544cb8871ef6ef4278..fa10100758029bea4c6ff787de0a4f4aa38c9ae1 100644 (file)
@@ -174,7 +174,7 @@ The memory mapping of the nscd databases for
 .I service 
 is shared with the clients so
 that they can directly search in them instead of having to ask the
-daemon over the socket each time a lookup is performend.
+daemon over the socket each time a lookup is performed.
 .RE
 
 .SH "SEE ALSO"