diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index f57e15e38c..699f6e263f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -981,7 +981,7 @@ source path, destination path and option string, where the latter two are optional. If only a source path is specified the source and destination is taken to be the same. The option string may be either rbind or norbind for configuring a recursive or non-recursive bind - mount. If the destination parth is omitted, the option string must be omitted too. + mount. If the destination path is omitted, the option string must be omitted too. BindPaths= creates regular writable bind mounts (unless the source file system mount is already marked read-only), while BindReadOnlyPaths= creates read-only bind mounts. These