diff options
author | Torstein Husebø <torstein@huseboe.net> | 2017-03-08 13:54:22 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-03-08 07:54:22 -0500 |
commit | 6cf5a9648928be1e2b8fcdbf2903761000f6e803 (patch) | |
tree | a6c5eab1b39bf1d4d29462d5c96a119a6795699e /man | |
parent | dc6c3de1b69c06dbdf38cb3fb3595365a41ea646 (diff) |
man: fix typo (#5556)
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 5d4986b6bf..fb64cd6d8e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -138,7 +138,7 @@ <varlistentry> <term><varname>RootImage=</varname></term> <listitem><para>Takes a path to a block device node or regular file as argument. This call is similar to - <varname>RootDirectory=</varname> however mounts a file system hierarchy from a block device node or loopack + <varname>RootDirectory=</varname> however mounts a file system hierarchy from a block device node or loopback file instead of a directory. The device node or file system image file needs to contain a file system without a partition table, or a file system within an MBR/MS-DOS or GPT partition table with only a single Linux-compatible partition, or a set of file systems within a GPT partition table that follows the <ulink |