aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/fsync.22
-rw-r--r--man2/sched_setscheduler.22
-rw-r--r--man2/select_tut.22
-rw-r--r--man3/mq_notify.32
-rw-r--r--man3/termios.32
-rw-r--r--man5/termcap.52
-rw-r--r--man7/posixoptions.72
-rw-r--r--man7/unicode.72
-rw-r--r--man7/uri.72
9 files changed, 9 insertions, 9 deletions
diff --git a/man2/fsync.2 b/man2/fsync.2
index 46de0b0d8c..4f8cc3ca7e 100644
--- a/man2/fsync.2
+++ b/man2/fsync.2
@@ -76,7 +76,7 @@ or
(respectively, time of last access and
time of last modification; see
.BR stat (2))
-do not not require flushing because they are not necessary for
+do not require flushing because they are not necessary for
a subsequent data read to be handled correctly.
On the other hand, a change to the file size
.RI ( st_size ,
diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2
index ed2574f3e7..0bfab8861f 100644
--- a/man2/sched_setscheduler.2
+++ b/man2/sched_setscheduler.2
@@ -231,7 +231,7 @@ for further information on
.BR RLIMIT_RTPRIO .
Privileged
.RB ( CAP_SYS_NICE )
-processes ignore this limit; as with older older kernels,
+processes ignore this limit; as with older kernels,
they can make arbitrary changes to scheduling policy and priority.
.SS Response time
A blocked high priority process waiting for the I/O has a certain
diff --git a/man2/select_tut.2 b/man2/select_tut.2
index f308de9df9..4e4e2f6801 100644
--- a/man2/select_tut.2
+++ b/man2/select_tut.2
@@ -654,7 +654,7 @@ but historically was less portable than \fBselect\fP().
.PP
The Linux-specific
.BR epoll (7)
-API provides an interface that that is more efficient than
+API provides an interface that is more efficient than
.BR select (2)
and
.BR poll (2)
diff --git a/man3/mq_notify.3 b/man3/mq_notify.3
index e131264bb9..124aeb5b51 100644
--- a/man3/mq_notify.3
+++ b/man3/mq_notify.3
@@ -182,7 +182,7 @@ is
.B SIGEV_SIGNAL
and
.I notification->sigev_signo
-is not a a valid signal number.
+is not a valid signal number.
.TP
.B ENOMEM
Insufficient memory.
diff --git a/man3/termios.3 b/man3/termios.3
index aff2b2b389..1195109411 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -594,7 +594,7 @@ becomes available, at least one byte will be read.
.SS "Raw mode"
.LP
\fBcfmakeraw\fP() sets the terminal to something like the
-the "raw" mode of the old Version 7 terminal driver:
+"raw" mode of the old Version 7 terminal driver:
input is available character by character,
echoing is disabled, and all special processing of
terminal input and output characters is disabled.
diff --git a/man5/termcap.5 b/man5/termcap.5
index a0adec6982..302287eba9 100644
--- a/man5/termcap.5
+++ b/man5/termcap.5
@@ -318,7 +318,7 @@ pc Padding character
pf Turn printer off
pk Program key %1 to send string %2 as if typed by user
pl Program key %1 to execute string %2 in local mode
-pn Program soft label %1 to to show string %2
+pn Program soft label %1 to show string %2
po Turn the printer on
pO Turn the printer on for %1 (<256) bytes
ps Print screen contents on printer
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7
index 905f71fc60..a4d7d7db6c 100644
--- a/man7/posixoptions.7
+++ b/man7/posixoptions.7
@@ -772,7 +772,7 @@ The functions
are present.
.SS "--- - _POSIX_VDISABLE"
Always present (probably 0). Value to set a changeable special control
-character to to indicate that it is disabled.
+character to indicate that it is disabled.
.SH "XOPEN EXTENSIONS"
.BR _XOPEN_CRYPT ,
diff --git a/man7/unicode.7 b/man7/unicode.7
index 8e6dd818a4..ead23a80be 100644
--- a/man7/unicode.7
+++ b/man7/unicode.7
@@ -43,7 +43,7 @@ when a string is converted from any other encoding to UCS and back.
UCS contains the characters required to represent practically all
known languages. This includes not only the Latin, Greek, Cyrillic,
-Hebrew, Arabic, Armenian, and Georgian scripts, but also also Chinese,
+Hebrew, Arabic, Armenian, and Georgian scripts, but also Chinese,
Japanese and Korean Han ideographs as well as scripts such as
Hiragana, Katakana, Hangul, Devanagari, Bengali, Gurmukhi, Gujarati,
Oriya, Tamil, Telugu, Kannada, Malayalam, Thai, Lao, Khmer, Bopomofo,
diff --git a/man7/uri.7 b/man7/uri.7
index 1330dd16a2..3bfcb7cfbf 100644
--- a/man7/uri.7
+++ b/man7/uri.7
@@ -455,7 +455,7 @@ URI but their use is limited to their reserved purpose
.PP
Unreserved characters may be included in a URI.
Unreserved characters
-include include upper and lower case English letters,
+include upper and lower case English letters,
decimal digits, and the following
limited set of punctuation marks and symbols:
.IP