man pages: the the wich
This commit is contained in:
parent
ab2838aa39
commit
244bb0038d
11 changed files with 11 additions and 11 deletions
|
@ -101,7 +101,7 @@ option causes
|
||||||
and
|
and
|
||||||
.I hpost
|
.I hpost
|
||||||
to print the location URL from the transaction response
|
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
|
for HTTP POST transactions that redirect to a URL containing
|
||||||
the posted data so we wont refetch the data we just uploaded
|
the posted data so we wont refetch the data we just uploaded
|
||||||
to the site.
|
to the site.
|
||||||
|
|
|
@ -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
|
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
|
a box at the current position of the mouse cursor (passed in the
|
||||||
.B Mouse *m
|
.B Mouse *m
|
||||||
argument) in wich text can be
|
argument) in which text can be
|
||||||
typed and edited.
|
typed and edited.
|
||||||
If the string argument
|
If the string argument
|
||||||
.B ask
|
.B ask
|
||||||
|
|
|
@ -295,7 +295,7 @@ entry suitable as an argument, for example, for the
|
||||||
(see
|
(see
|
||||||
.IR stat (2))
|
.IR stat (2))
|
||||||
system call.
|
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 ,
|
.IR nbuf ,
|
||||||
which is a simple but effective test of validity.
|
which is a simple but effective test of validity.
|
||||||
.I Nbuf
|
.I Nbuf
|
||||||
|
|
|
@ -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.
|
is a name to be attached to the segment.
|
||||||
.PP
|
.PP
|
||||||
.I Findseg
|
.I Findseg
|
||||||
returns the index of the the
|
returns the index of the
|
||||||
segment named
|
segment named
|
||||||
.I name
|
.I name
|
||||||
in
|
in
|
||||||
|
|
|
@ -165,7 +165,7 @@ enum { /* flags */
|
||||||
};
|
};
|
||||||
.EE
|
.EE
|
||||||
.PP
|
.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
|
.B alloc
|
||||||
routine.
|
routine.
|
||||||
The total number of requested bytes will not exceed
|
The total number of requested bytes will not exceed
|
||||||
|
|
|
@ -32,7 +32,7 @@ Each line of the
|
||||||
.I proto
|
.I proto
|
||||||
file specifies a file to copy except lines in the form of
|
file specifies a file to copy except lines in the form of
|
||||||
.IB attr = val
|
.IB attr = val
|
||||||
wich sets an attribute (see below).
|
which sets an attribute (see below).
|
||||||
Blank lines and lines beginning with
|
Blank lines and lines beginning with
|
||||||
.B #
|
.B #
|
||||||
are ignored.
|
are ignored.
|
||||||
|
|
|
@ -379,7 +379,7 @@ Free the resources associated with the image
|
||||||
.B F
|
.B F
|
||||||
.IR id [4]
|
.IR id [4]
|
||||||
.br
|
.br
|
||||||
Free the the screen with the specified
|
Free the screen with the specified
|
||||||
.IR id .
|
.IR id .
|
||||||
Windows on the screen must be freed separately.
|
Windows on the screen must be freed separately.
|
||||||
.HP
|
.HP
|
||||||
|
|
|
@ -84,7 +84,7 @@ increase verbosity.
|
||||||
.SS Hubs
|
.SS Hubs
|
||||||
.I Usbd
|
.I Usbd
|
||||||
enumerates the tree of USB hubs and configures the device on
|
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
|
.B usbevent
|
||||||
(usually seen as
|
(usually seen as
|
||||||
.BR /dev/usbevent )
|
.BR /dev/usbevent )
|
||||||
|
|
|
@ -216,7 +216,7 @@ The text is grey by default:
|
||||||
differences between versions appear in black.
|
differences between versions appear in black.
|
||||||
.TP
|
.TP
|
||||||
.B edit.html
|
.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
|
.TP
|
||||||
.B history.html
|
.B history.html
|
||||||
A web page listing the time stamps of the historical versions of the page.
|
A web page listing the time stamps of the historical versions of the page.
|
||||||
|
|
|
@ -31,7 +31,7 @@ It is normally started by the network listen process via the
|
||||||
.B /rc/bin/service/tcp445
|
.B /rc/bin/service/tcp445
|
||||||
service script (see
|
service script (see
|
||||||
.IR listen (8)),
|
.IR listen (8)),
|
||||||
wich passes
|
which passes
|
||||||
.I conndir
|
.I conndir
|
||||||
and filedescriptors 0 and 1 to the incoming connection.
|
and filedescriptors 0 and 1 to the incoming connection.
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -237,7 +237,7 @@ Lines beginning with
|
||||||
.B *
|
.B *
|
||||||
contain a
|
contain a
|
||||||
.I pattern-spec
|
.I pattern-spec
|
||||||
that is a string; otherwise, the the
|
that is a string; otherwise, the
|
||||||
.I pattern-spec
|
.I pattern-spec
|
||||||
is a regular expression in the style of
|
is a regular expression in the style of
|
||||||
.IR regexp (6).
|
.IR regexp (6).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue