man pages: the the wich

This commit is contained in:
ftrvxmtrx 2014-04-26 01:47:36 +02:00
parent ab2838aa39
commit 244bb0038d
11 changed files with 11 additions and 11 deletions

View file

@ -101,7 +101,7 @@ option causes
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.

View file

@ -380,7 +380,7 @@ is nil, it restores the image to the default arrow.
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

View file

@ -295,7 +295,7 @@ entry suitable as an argument, for example, for the
(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

View file

@ -213,7 +213,7 @@ is the offset to the start of the segment in the file.
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

View file

@ -165,7 +165,7 @@ enum { /* flags */
};
.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

View file

@ -32,7 +32,7 @@ Each line of the
.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.

View file

@ -379,7 +379,7 @@ Free the resources associated with the image
.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

View file

@ -84,7 +84,7 @@ increase verbosity.
.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 )

View file

@ -216,7 +216,7 @@ The text is grey by default:
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.

View file

@ -31,7 +31,7 @@ It is normally started by the network listen process via the
.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

View file

@ -237,7 +237,7 @@ Lines beginning with
.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).