mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: Fix spelling mistake
This commit is contained in:
committed by
Daan De Meyer
parent
1334070157
commit
7f9a6295c3
@@ -93,7 +93,7 @@
|
||||
<function>sd_bus_message_exit_container()</function> may only be called after iterating through all
|
||||
members of the container, i.e. reading or skipping them. Use
|
||||
<citerefentry><refentrytitle>sd_bus_message_skip</refentrytitle><manvolnum>3</manvolnum></citerefentry>
|
||||
to skip over felds of a container in order to be able to exit the container with
|
||||
to skip over fields of a container in order to be able to exit the container with
|
||||
<function>sd_bus_message_exit_container()</function> without reading all members.</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user