man: fix a bunch of typos in docs

https://bugs.freedesktop.org/show_bug.cgi?id=54501
This commit is contained in:
Thomas Hindoe Paaboel Andersen 2012-09-04 19:24:16 +02:00 committed by Lennart Poettering
parent ff89a42a86
commit c53158818d
24 changed files with 44 additions and 44 deletions

View File

@ -111,7 +111,7 @@
target units are available, as listed on target units are available, as listed on
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para> <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
<para>The follow chart is a structural overview of <para>The following chart is a structural overview of
these well-known units and their position in the these well-known units and their position in the
boot-up logic. The arrows describe which units are boot-up logic. The arrows describe which units are
pulled in and ordered before which other units. Units pulled in and ordered before which other units. Units

View File

@ -175,7 +175,7 @@
<varlistentry> <varlistentry>
<term><varname>verify</varname></term> <term><varname>verify</varname></term>
<listitem><para> If the the encryption <listitem><para> If the encryption
password is read from console, it has password is read from console, it has
to be entered twice (to prevent to be entered twice (to prevent
typos). </para></listitem> typos). </para></listitem>
@ -217,9 +217,9 @@
<term><varname>timeout=</varname></term> <term><varname>timeout=</varname></term>
<listitem><para>Specify the timeout <listitem><para>Specify the timeout
for querying for a password. If not for querying for a password. If no
unit is specified in unit is specified seconds is used.
seconds. Supported units are s, ms, Supported units are s, ms,
us, min, h, d.</para></listitem> us, min, h, d.</para></listitem>
</varlistentry> </varlistentry>

View File

@ -181,11 +181,11 @@
<function>exit()</function> in the <function>exit()</function> in the
original process. The process that original process. The process that
invoked the daemon must be able to invoked the daemon must be able to
rely that this rely on that this
<function>exit()</function> happens <function>exit()</function> happens
after initialization is complete and after initialization is complete and
all external communication channels all external communication channels
established and are established and
accessible.</para></listitem> accessible.</para></listitem>
</orderedlist> </orderedlist>
@ -196,7 +196,7 @@
compatibility with SysV systems should compatibility with SysV systems should
implement the scheme pointed out implement the scheme pointed out
above. However, it is recommended to make this above. However, it is recommended to make this
behaviour optional and configurable via a behavior optional and configurable via a
command line argument, to ease debugging as command line argument, to ease debugging as
well as to simplify integration into systems well as to simplify integration into systems
using systemd.</para> using systemd.</para>
@ -271,7 +271,7 @@
for details.</para></listitem> for details.</para></listitem>
<listitem><para>As much as possible, <listitem><para>As much as possible,
rely on the init systemd's rely on the init system's
functionality to limit the access of functionality to limit the access of
the daemon to files, services and the daemon to files, services and
other resources. i.e. in the case of other resources. i.e. in the case of
@ -462,7 +462,7 @@
<para>New-style daemons which support socket <para>New-style daemons which support socket
activation must be able to receive their activation must be able to receive their
sockets from the init system, instead of of sockets from the init system, instead of
creating and binding them themselves. For creating and binding them themselves. For
details about the programming interfaces for details about the programming interfaces for
this scheme provided by systemd see this scheme provided by systemd see

View File

@ -93,7 +93,7 @@
<listitem> <listitem>
<para>Parameters understood by <para>Parameters understood by
the system and service manager the system and service manager
to control system behaviour. For details see to control system behavior. For details see
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -117,7 +117,7 @@
<varname>LC_TELEPHONE=</varname>, <varname>LC_TELEPHONE=</varname>,
<varname>LC_MEASUREMENT=</varname>, <varname>LC_MEASUREMENT=</varname>,
<varname>LC_IDENTIFICATION=</varname>. Note that <varname>LC_IDENTIFICATION=</varname>. Note that
<varname>LC_ALL</varname> may not be be configured in <varname>LC_ALL</varname> may not be configured in
this file. For details about the meaning and semantics this file. For details about the meaning and semantics
of these settings, refer to of these settings, refer to
<citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para> <citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>

View File

@ -157,7 +157,7 @@
listed in this argument will not be listed in this argument will not be
subject to the effect of subject to the effect of
<option>kill-session-processes=</option>. Note <option>kill-session-processes=</option>. Note
that that this option takes precedence that this option takes precedence
over over
<option>kill-only-users=</option>, and <option>kill-only-users=</option>, and
hence whatever is listed for hence whatever is listed for
@ -272,7 +272,7 @@
in again, the directory contents will in again, the directory contents will
have been lost in between, but have been lost in between, but
applications should not rely on this applications should not rely on this
behaviour and must be able to deal with behavior and must be able to deal with
stale files. To store session-private stale files. To store session-private
data in this directory the user should data in this directory the user should
include the value of <varname>$XDG_SESSION_ID</varname> include the value of <varname>$XDG_SESSION_ID</varname>

View File

@ -123,7 +123,7 @@
object of type <literal>va_list</literal> (see object of type <literal>va_list</literal> (see
<citerefentry><refentrytitle>stdarg</refentrytitle><manvolnum>3</manvolnum></citerefentry> <citerefentry><refentrytitle>stdarg</refentrytitle><manvolnum>3</manvolnum></citerefentry>
for more information) instead of the format string. It for more information) instead of the format string. It
is otherwise equivalent in behaviour.</para> is otherwise equivalent in behavior.</para>
<para><function>sd_journal_send()</function> may be <para><function>sd_journal_send()</function> may be
used to submit structured log entries to the system used to submit structured log entries to the system

View File

@ -93,7 +93,7 @@
a seat, if there is any. Returns the session a seat, if there is any. Returns the session
identifier and the user identifier of the Unix user identifier and the user identifier of the Unix user
the session is belonging to. Either the session or the the session is belonging to. Either the session or the
user identifier parameter can be be passed NULL, in user identifier parameter can be passed NULL, in
case only one of the parameters shall be queried. The case only one of the parameters shall be queried. The
returned string needs to be freed with the libc returned string needs to be freed with the libc
<citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry> <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry>

View File

@ -1107,7 +1107,7 @@
mounted read-only, immediately mounted read-only, immediately
followed by the system halt. If followed by the system halt. If
<option>--force</option> is specified <option>--force</option> is specified
twice the the operation is immediately twice the operation is immediately
executed without terminating any executed without terminating any
processes or unmounting any file processes or unmounting any file
systems. This may result in data systems. This may result in data
@ -1128,7 +1128,7 @@
unmounted or mounted read-only, unmounted or mounted read-only,
immediately followed by the powering immediately followed by the powering
off. If <option>--force</option> is off. If <option>--force</option> is
specified twice the the operation is specified twice the operation is
immediately executed without immediately executed without
terminating any processes or terminating any processes or
unmounting any file systems. This may unmounting any file systems. This may
@ -1149,7 +1149,7 @@
unmounted or mounted read-only, unmounted or mounted read-only,
immediately followed by the reboot. If immediately followed by the reboot. If
<option>--force</option> is specified <option>--force</option> is specified
twice the the operation is immediately twice the operation is immediately
executed without terminating any executed without terminating any
processes or unmounting any file processes or unmounting any file
systems. This may result in data systems. This may result in data

View File

@ -131,7 +131,7 @@
to 1 the device will be considered to 1 the device will be considered
plugged the moment it shows up in the plugged the moment it shows up in the
udev tree. This property has no udev tree. This property has no
influence on the behaviour when a influence on the behavior when a
device disappears from the udev device disappears from the udev
tree. This option is useful to support tree. This option is useful to support
devices that initially show up in an devices that initially show up in an

View File

@ -471,7 +471,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><varname>TTYVTDisallocate=</varname></term> <term><varname>TTYVTDisallocate=</varname></term>
<listitem><para>If the the terminal <listitem><para>If the terminal
device specified with device specified with
<varname>TTYPath=</varname> is a <varname>TTYPath=</varname> is a
virtual console terminal try to virtual console terminal try to
@ -806,7 +806,7 @@
<listitem><para>Set a specific control <listitem><para>Set a specific control
group attribute for executed group attribute for executed
processes, and (if needed) add the the processes, and (if needed) add the
executed processes to a cgroup in the executed processes to a cgroup in the
hierarchy of the controller the hierarchy of the controller the
attribute belongs to. Takes two attribute belongs to. Takes two
@ -1055,7 +1055,7 @@
<varlistentry> <varlistentry>
<term><varname>UtmpIdentifier=</varname></term> <term><varname>UtmpIdentifier=</varname></term>
<listitem><para>Takes a a four <listitem><para>Takes a four
character identifier string for an character identifier string for an
utmp/wtmp entry for this service. This utmp/wtmp entry for this service. This
should only be set for services such should only be set for services such

View File

@ -160,7 +160,7 @@
complete and all communication complete and all communication
channels set up. The child continues channels set up. The child continues
to run as the main daemon to run as the main daemon
process. This is the behaviour of process. This is the behavior of
traditional UNIX daemons. If this traditional UNIX daemons. If this
setting is used, it is recommended to setting is used, it is recommended to
also use the also use the
@ -171,7 +171,7 @@
soon as the parent process soon as the parent process
exits.</para> exits.</para>
<para>Behaviour of <para>Behavior of
<option>oneshot</option> is similar <option>oneshot</option> is similar
to <option>simple</option>, however to <option>simple</option>, however
it is expected that the process has to it is expected that the process has to
@ -180,7 +180,7 @@
is particularly useful for this type is particularly useful for this type
of service.</para> of service.</para>
<para>Behaviour of <para>Behavior of
<option>dbus</option> is similar to <option>dbus</option> is similar to
<option>simple</option>, however it is <option>simple</option>, however it is
expected that the daemon acquires a expected that the daemon acquires a
@ -197,7 +197,7 @@
<varname>BusName=</varname> is <varname>BusName=</varname> is
specified.</para> specified.</para>
<para>Behaviour of <para>Behavior of
<option>notify</option> is similar to <option>notify</option> is similar to
<option>simple</option>, however it is <option>simple</option>, however it is
expected that the daemon sends a expected that the daemon sends a
@ -216,7 +216,7 @@
not set, it will be implicitly set to not set, it will be implicitly set to
<option>main</option>.</para> <option>main</option>.</para>
<para>Behaviour of <para>Behavior of
<option>idle</option> is very similar <option>idle</option> is very similar
to <option>simple</option>, however to <option>simple</option>, however
actual execution of a the service actual execution of a the service
@ -599,7 +599,7 @@
SIGTERM and SIGPIPE. Exit status SIGTERM and SIGPIPE. Exit status
definitions can either be numeric exit definitions can either be numeric exit
codes or termination signal names, and codes or termination signal names, and
are are separated by spaces. Example: are separated by spaces. Example:
"<literal>SuccessExitStatus=1 2 8 "<literal>SuccessExitStatus=1 2 8
SIGKILL</literal>", ensures that exit SIGKILL</literal>", ensures that exit
codes 1, 2, 8 and the termination codes 1, 2, 8 and the termination

View File

@ -217,7 +217,7 @@
<listitem><para>Specifies a file <listitem><para>Specifies a file
system FIFO to listen on. This expects system FIFO to listen on. This expects
an absolute file system path as an absolute file system path as
argument. Behaviour otherwise is very argument. Behavior otherwise is very
similar to the similar to the
<varname>ListenDatagram=</varname> <varname>ListenDatagram=</varname>
directive above.</para></listitem> directive above.</para></listitem>
@ -228,7 +228,7 @@
<listitem><para>Specifies a special <listitem><para>Specifies a special
file in the file system to listen file in the file system to listen
on. This expects an absolute file on. This expects an absolute file
system path as argument. Behaviour system path as argument. Behavior
otherwise is very similar to the otherwise is very similar to the
<varname>ListenFIFO=</varname> <varname>ListenFIFO=</varname>
directive above. Use this to open directive above. Use this to open
@ -248,7 +248,7 @@
or <varname>kobject-uevent</varname>) or <varname>kobject-uevent</varname>)
as argument, optionally suffixed by a as argument, optionally suffixed by a
whitespace followed by a multicast whitespace followed by a multicast
group integer. Behaviour otherwise is group integer. Behavior otherwise is
very similar to the very similar to the
<varname>ListenDatagram=</varname> <varname>ListenDatagram=</varname>
directive above.</para></listitem> directive above.</para></listitem>
@ -259,7 +259,7 @@
<listitem><para>Specifies a POSIX <listitem><para>Specifies a POSIX
message queue name to listen on. This message queue name to listen on. This
expects a valid message queue name expects a valid message queue name
(i.e. beginning with /). Behaviour (i.e. beginning with /). Behavior
otherwise is very similar to the otherwise is very similar to the
<varname>ListenFIFO=</varname> <varname>ListenFIFO=</varname>
directive above. On Linux message directive above. On Linux message

View File

@ -440,7 +440,7 @@
<listitem><para>Configures requirement <listitem><para>Configures requirement
dependencies, very similar in style to dependencies, very similar in style to
<varname>Requires=</varname>, however <varname>Requires=</varname>, however
in addition to this behaviour it also in addition to this behavior it also
declares that this unit is stopped declares that this unit is stopped
when any of the units listed suddenly when any of the units listed suddenly
disappears. Units can suddenly, disappears. Units can suddenly,

View File

@ -682,7 +682,7 @@ void bus_unit_send_change_signal(Unit *u) {
/* Send a properties changed signal. First for the /* Send a properties changed signal. First for the
* specific type, then for the generic unit. The * specific type, then for the generic unit. The
* clients may rely on this order to get atomic * clients may rely on this order to get atomic
* behaviour if needed. */ * behavior if needed. */
if (UNIT_VTABLE(u)->bus_invalidating_properties) { if (UNIT_VTABLE(u)->bus_invalidating_properties) {

View File

@ -392,7 +392,7 @@ static int transaction_verify_order_one(Transaction *tr, Job *j, Job *from, unsi
j->marker = from ? from : j; j->marker = from ? from : j;
j->generation = generation; j->generation = generation;
/* We assume that the the dependencies are bidirectional, and /* We assume that the dependencies are bidirectional, and
* hence can ignore UNIT_AFTER */ * hence can ignore UNIT_AFTER */
SET_FOREACH(u, j->unit->dependencies[UNIT_BEFORE], i) { SET_FOREACH(u, j->unit->dependencies[UNIT_BEFORE], i) {
Job *o; Job *o;

View File

@ -1327,7 +1327,7 @@ void unit_notify(Unit *u, UnitActiveState os, UnitActiveState ns, bool reload_su
/* Note that this is called for all low-level state changes, /* Note that this is called for all low-level state changes,
* even if they might map to the same high-level * even if they might map to the same high-level
* UnitActiveState! That means that ns == os is OK an expected * UnitActiveState! That means that ns == os is OK an expected
* behaviour here. For example: if a mount point is remounted * behavior here. For example: if a mount point is remounted
* this function will be called too! */ * this function will be called too! */
if (u->manager->n_reloading <= 0) { if (u->manager->n_reloading <= 0) {

View File

@ -285,7 +285,7 @@ struct UnitVTable {
* UNIT_STUB if no configuration could be found. */ * UNIT_STUB if no configuration could be found. */
int (*load)(Unit *u); int (*load)(Unit *u);
/* If a a lot of units got created via enumerate(), this is /* If a lot of units got created via enumerate(), this is
* where to actually set the state and call unit_notify(). */ * where to actually set the state and call unit_notify(). */
int (*coldplug)(Unit *u); int (*coldplug)(Unit *u);

View File

@ -1051,7 +1051,7 @@ void journal_file_post_change(JournalFile *f) {
__sync_synchronize(); __sync_synchronize();
if (ftruncate(f->fd, f->last_stat.st_size) < 0) if (ftruncate(f->fd, f->last_stat.st_size) < 0)
log_error("Failed to to truncate file to its own size: %m"); log_error("Failed to truncate file to its own size: %m");
} }
int journal_file_append_entry(JournalFile *f, const dual_timestamp *ts, const struct iovec iovec[], unsigned n_iovec, uint64_t *seqnum, Object **ret, uint64_t *offset) { int journal_file_append_entry(JournalFile *f, const dual_timestamp *ts, const struct iovec iovec[], unsigned n_iovec, uint64_t *seqnum, Object **ret, uint64_t *offset) {

View File

@ -14,7 +14,7 @@ if SELF_TEST is defined. You can use this free for any purpose. It's in
the public domain. It has no warranty. the public domain. It has no warranty.
You probably want to use hashlittle(). hashlittle() and hashbig() You probably want to use hashlittle(). hashlittle() and hashbig()
hash byte arrays. hashlittle() is is faster than hashbig() on hash byte arrays. hashlittle() is faster than hashbig() on
little-endian machines. Intel and AMD are little-endian machines. little-endian machines. Intel and AMD are little-endian machines.
On second thought, you probably want hashlittle2(), which is identical to On second thought, you probably want hashlittle2(), which is identical to
hashlittle() except it returns two 32-bit hashes for the price of one. hashlittle() except it returns two 32-bit hashes for the price of one.

View File

@ -392,7 +392,7 @@ static int mmap_cache_put(
if (st) { if (st) {
/* Memory maps that are larger then the files /* Memory maps that are larger then the files
underneath have undefined behaviour. Hence, clamp underneath have undefined behavior. Hence, clamp
things to the file size if we know it */ things to the file size if we know it */
if (woffset >= (uint64_t) st->st_size) if (woffset >= (uint64_t) st->st_size)

View File

@ -1124,7 +1124,7 @@ _public_ const char *udev_device_get_sysname(struct udev_device *udev_device)
* *
* Get the instance number of the device. * Get the instance number of the device.
* *
* Returns: the trailing number string of of the device name * Returns: the trailing number string of the device name
**/ **/
_public_ const char *udev_device_get_sysnum(struct udev_device *udev_device) _public_ const char *udev_device_get_sysnum(struct udev_device *udev_device)
{ {

View File

@ -1177,7 +1177,7 @@ int main(int argc, char *argv[])
} }
if (systemd_fds(udev, &fd_ctrl, &fd_netlink) >= 0) { if (systemd_fds(udev, &fd_ctrl, &fd_netlink) >= 0) {
/* get control and netlink socket from from systemd */ /* get control and netlink socket from systemd */
udev_ctrl = udev_ctrl_new_from_fd(udev, fd_ctrl); udev_ctrl = udev_ctrl_new_from_fd(udev, fd_ctrl);
if (udev_ctrl == NULL) { if (udev_ctrl == NULL) {
log_error("error taking over udev control socket"); log_error("error taking over udev control socket");

View File

@ -620,7 +620,7 @@ for_each_kmod_dep() {
# $1 = search only in subdirectory of /kernel/$1 # $1 = search only in subdirectory of /kernel/$1
# $2 = function to call with module name to filter. # $2 = function to call with module name to filter.
# This function will be passed the full path to the module to test. # This function will be passed the full path to the module to test.
# The behaviour of this function can vary depending on whether $hostonly is set. # The behavior of this function can vary depending on whether $hostonly is set.
# If it is, we will only look at modules that are already in memory. # If it is, we will only look at modules that are already in memory.
# If it is not, we will look at all kernel modules # If it is not, we will look at all kernel modules
# This function returns the full filenames of modules that match $1 # This function returns the full filenames of modules that match $1