mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
Fix typos
This commit is contained in:
parent
27a9986b20
commit
4a6970c535
@ -568,7 +568,7 @@
|
||||
<listitem>
|
||||
<para>DHCP client identifier to use. Either <literal>mac</literal>
|
||||
to use the MAC address of the link or <literal>duid</literal>
|
||||
(the default) to use a RFC4361-complient Client ID.</para>
|
||||
(the default) to use a RFC4361-compliant Client ID.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
@ -168,7 +168,7 @@ int sd_is_mq(int fd, const char *path);
|
||||
value daemons should send is "READY=1".
|
||||
|
||||
STATUS=... Passes a single-line status string back to systemd
|
||||
that describes the daemon state. This is free-from
|
||||
that describes the daemon state. This is free-form
|
||||
and can be used for various purposes: general state
|
||||
feedback, fsck-like programs could pass completion
|
||||
percentages and failing programs could pass a human
|
||||
|
Loading…
x
Reference in New Issue
Block a user