mirror of
https://github.com/systemd/systemd.git
synced 2025-01-18 10:04:04 +03:00
man: fix typos flagged by Lintian
This commit is contained in:
parent
869fe6c9e4
commit
bb5936f7f3
@ -191,7 +191,7 @@
|
|||||||
<literal>+drivers:</literal> followed by its driver subsystem and sysfs name separated with a colon.
|
<literal>+drivers:</literal> followed by its driver subsystem and sysfs name separated with a colon.
|
||||||
Example: <literal>+drivers:pci:iwlwifi</literal> for a driver device record whose driver subsystem is
|
Example: <literal>+drivers:pci:iwlwifi</literal> for a driver device record whose driver subsystem is
|
||||||
<literal>pci</literal> and sysfs name is <literal>iwlwifi</literal>,
|
<literal>pci</literal> and sysfs name is <literal>iwlwifi</literal>,
|
||||||
When an other type of device is specified, this function returns <literal>+</literal> followed by its
|
When another type of device is specified, this function returns <literal>+</literal> followed by its
|
||||||
subsystem and sysfs name separated with a colon. Example: <literal>+acpi:ACPI0003:00</literal>,
|
subsystem and sysfs name separated with a colon. Example: <literal>+acpi:ACPI0003:00</literal>,
|
||||||
<literal>+input:input16</literal>, or <literal>+pci:0000:00:1f.6</literal>.</para>
|
<literal>+input:input16</literal>, or <literal>+pci:0000:00:1f.6</literal>.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
@ -241,7 +241,7 @@
|
|||||||
|
|
||||||
<listitem><para>Controls whether to query the system-wide or the per-user password agents. By default
|
<listitem><para>Controls whether to query the system-wide or the per-user password agents. By default
|
||||||
if invoked privileged the system-wide agents are queried, otherwise the per-user ones. These options
|
if invoked privileged the system-wide agents are queried, otherwise the per-user ones. These options
|
||||||
allow to override this automatic behaviour.</para>
|
allow one to override this automatic behaviour.</para>
|
||||||
|
|
||||||
<xi:include href="version-info.xml" xpointer="v257"/></listitem>
|
<xi:include href="version-info.xml" xpointer="v257"/></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user