]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Eliminate consecutive duplicate words
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Jul 2005 11:21:27 +0000 (11:21 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Jul 2005 11:21:27 +0000 (11:21 +0000)
man2/prctl.2
man3/dl_iterate_phdr.3
man3/mpool.3
man4/initrd.4

index 0404f64a3b93379a9adcf07e27538f296c91517a..636381caab77f3add9ce949a01ae46a49022b41c 100644 (file)
@@ -119,7 +119,7 @@ with prototype
 and options to get the maximum number of processes per user,
 get the maximum number of processors the calling process can use,
 find out whether a specified process is currently blocked,
-get or set the maximum stack size, etc., etc.
+get or set the maximum stack size, etc.
 .SH AVAILABILITY
 The prctl() system call was introduced in Linux 2.1.57.
 There is no prctl() library call as yet.
index 8e992967be5776525343f202ceedcd0a09d78389..30eb1a165d27b72f6c663e25be38aec968a18597 100644 (file)
@@ -135,7 +135,7 @@ These program headers are structures of the following form:
 
 Note that we can calculate the location of a particular program header,
 .IR x ,
-in virtual memory memory using the formula:
+in virtual memory using the formula:
 
 .nf
   addr == info->dlpi_addr + info->dlpi_phdr[x].p_vaddr;
index c081872a67d54407f0a5e4ce5633d3a57301509a..10ef507a613c31add1719f971dc98d2c0654d4fc 100644 (file)
@@ -115,7 +115,7 @@ If the
 .I pgout
 function is specified, it is called each time a buffer is written into the
 backing file.
-Both functions are are called with the
+Both functions are called with the
 .I pgcookie
 pointer, the page number and a pointer to the page to being read or written.
 .PP
index e1627111b44ab32c2ac60167fc7b00c9ff74f17d..e3aa0e73ea4605954c5a4e60fc3c8d1d6c32b2f6 100644 (file)
@@ -307,7 +307,7 @@ In such cases, it may be desirable to use only a small set of kernels
 information as small as possible. 
 In this case, create a common file 
 with all needed modules. 
-Then, only the the 
+Then, only the 
 .B /linuxrc
 file or a file executed by
 .B /linuxrc