diff options
author | Torstein Husebø <torstein@huseboe.net> | 2016-05-12 11:23:35 +0200 |
---|---|---|
committer | Torstein Husebø <torstein@huseboe.net> | 2016-07-04 17:10:23 +0200 |
commit | 6dd6a9c4930462a847e3f3924d88124ba9cc0522 (patch) | |
tree | fc03925b9259df11dd5a59fc2033a9fb8f1bed44 /man | |
parent | 57681e84ce7c44ebc442bc3e7e22d487c4ce703a (diff) |
treewide: fix typos
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_bus_get_fd.xml | 2 | ||||
-rw-r--r-- | man/systemd-nspawn.xml | 4 | ||||
-rw-r--r-- | man/systemd.netdev.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/man/sd_bus_get_fd.xml b/man/sd_bus_get_fd.xml index 49162a6e65..9f7019069f 100644 --- a/man/sd_bus_get_fd.xml +++ b/man/sd_bus_get_fd.xml @@ -68,7 +68,7 @@ project='die-net'><refentrytitle>select</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry project='die-net'><refentrytitle>poll</refentrytitle><manvolnum>3</manvolnum></citerefentry>, - or similar functions to wait for incmming messages. + or similar functions to wait for incoming messages. </para> <para> diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index c436f42948..cb0468fbf5 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -109,9 +109,9 @@ service in the background. In this mode each container instance runs as its own service instance; a default template unit file <filename>systemd-nspawn@.service</filename> is provided to make this easy, taking the container name as instance identifier. Note that different default options apply when <command>systemd-nspawn</command> is - invoked by the template unit file than interactively on the commnd line. Most importanly the template unit file + invoked by the template unit file than interactively on the command line. Most importantly the template unit file makes use of the <option>--boot</option> which is not the default in case <command>systemd-nspawn</command> is - invoked from the interactive command line. Further differences with the defaults are documented dalong with the + invoked from the interactive command line. Further differences with the defaults are documented along with the various supported options below.</para> <para>The <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> tool may diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 2be1efee2f..571e9aa946 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -163,7 +163,7 @@ <entry>A virtual extensible LAN (vxlan), for connecting Cloud computing deployments.</entry></row> <row><entry><varname>vrf</varname></entry> - <entry>A Virtual Routing and Forwarding (<ulink url="https://www.kernel.org/doc/Documentation/networking/vrf.txt">VRF</ulink>) interface to create seperate routing and forwarding domains.</entry></row> + <entry>A Virtual Routing and Forwarding (<ulink url="https://www.kernel.org/doc/Documentation/networking/vrf.txt">VRF</ulink>) interface to create separate routing and forwarding domains.</entry></row> </tbody> </tgroup> |