ref: 244bb0038dc2222f988b3aef7184848308b37903
parent: ab2838aa394e963ccc12ee937334bfdc54bb5565
author: ftrvxmtrx <devnull@localhost>
date: Fri Apr 25 21:47:36 EDT 2014
man pages: the the wich
--- a/sys/man/1/hget
+++ b/sys/man/1/hget
@@ -101,7 +101,7 @@
and
.I hpost
to print the location URL from the transaction response
-instead of retrieving the the body data. This is useful
+instead of retrieving the body data. This is useful
for HTTP POST transactions that redirect to a URL containing
the posted data so we wont refetch the data we just uploaded
to the site.
--- a/sys/man/2/event
+++ b/sys/man/2/event
@@ -380,7 +380,7 @@
provides a simple method of text input in graphical programs. It displays
a box at the current position of the mouse cursor (passed in the
.B Mouse *m
-argument) in wich text can be
+argument) in which text can be
typed and edited.
If the string argument
.B ask
--- a/sys/man/2/fcall
+++ b/sys/man/2/fcall
@@ -295,7 +295,7 @@
(see
.IR stat (2))
system call.
-It checks that the sizes of all the elements of the the entry sum to exactly
+It checks that the sizes of all the elements of the entry sum to exactly
.IR nbuf ,
which is a simple but effective test of validity.
.I Nbuf
--- a/sys/man/2/mach
+++ b/sys/man/2/mach
@@ -213,7 +213,7 @@
is a name to be attached to the segment.
.PP
.I Findseg
-returns the index of the the
+returns the index of the
segment named
.I name
in
--- a/sys/man/2/pool
+++ b/sys/man/2/pool
@@ -165,7 +165,7 @@
};
.EE
.PP
-The pool obtains arenas of memory to manage by calling the the given
+The pool obtains arenas of memory to manage by calling the given
.B alloc
routine.
The total number of requested bytes will not exceed
--- a/sys/man/2/proto
+++ b/sys/man/2/proto
@@ -32,7 +32,7 @@
.I proto
file specifies a file to copy except lines in the form of
.IB attr = val
-wich sets an attribute (see below).
+which sets an attribute (see below).
Blank lines and lines beginning with
.B #
are ignored.
--- a/sys/man/3/draw
+++ b/sys/man/3/draw
@@ -379,7 +379,7 @@
.B F
.IR id [4]
.br
-Free the the screen with the specified
+Free the screen with the specified
.IR id .
Windows on the screen must be freed separately.
.HP
--- a/sys/man/4/nusb
+++ b/sys/man/4/nusb
@@ -84,7 +84,7 @@
.SS Hubs
.I Usbd
enumerates the tree of USB hubs and configures the device on
-attachment. It provides a filesystem with the the file
+attachment. It provides a filesystem with the file
.B usbevent
(usually seen as
.BR /dev/usbevent )
--- a/sys/man/4/wikifs
+++ b/sys/man/4/wikifs
@@ -216,7 +216,7 @@
differences between versions appear in black.
.TP
.B edit.html
-A web form for editing the the current version of the page.
+A web form for editing the current version of the page.
.TP
.B history.html
A web page listing the time stamps of the historical versions of the page.
--- a/sys/man/8/cifsd
+++ b/sys/man/8/cifsd
@@ -31,7 +31,7 @@
.B /rc/bin/service/tcp445
service script (see
.IR listen (8)),
-wich passes
+which passes
.I conndir
and filedescriptors 0 and 1 to the incoming connection.
.PP
--- a/sys/man/8/scanmail
+++ b/sys/man/8/scanmail
@@ -237,7 +237,7 @@
.B *
contain a
.I pattern-spec
-that is a string; otherwise, the the
+that is a string; otherwise, the
.I pattern-spec
is a regular expression in the style of
.IR regexp (6).