X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=fcb9a4416104951ead1fe1baeb6a1ba7a0783bbf;hb=140b399e33a9995b8bdb7afadf6aa08b632cb91b;hp=5cbde8b84c9a1ee2b749773b5b7879ac89f6ed3c;hpb=b975b0d514321f169b3c4599a8ea92e13741b4e4;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 5cbde8b84..fcb9a4416 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -68,7 +68,7 @@ Additional options are listed in systemd.exec5, which define the execution environment the - mount8 + mount8 binary is executed in, and in systemd.kill5, which define the way the processes are terminated, and in @@ -78,7 +78,7 @@ particularly useful for mount units specifying a Type= option or using configuration not specified in /etc/fstab; - mount8 + mount8 will refuse options that are not listed in /etc/fstab if it is not run as UID 0. @@ -118,7 +118,7 @@ Mount units may either be configured via unit files, or via /etc/fstab (see - fstab5 + fstab5 for details). Mounts listed in /etc/fstab will be converted into native units dynamically at boot and when the configuration of the system manager is reloaded. In general, @@ -231,7 +231,7 @@ What= Takes an absolute path of a device node, file or other resource to mount. See - mount8 + mount8 for details. If this refers to a device node, a dependency on the respective device unit is automatically created. (See systemd.device5 @@ -251,7 +251,7 @@ Type= Takes a string for the file system type. See - mount8 + mount8 for details. This setting is optional. @@ -270,7 +270,7 @@ the options specified in Options= is relaxed, and unknown mount options are tolerated. This corresponds with - mount8's + mount8's -s switch. Defaults to off. @@ -321,7 +321,7 @@ systemd.service5, systemd.device5, proc5, - mount8, + mount8, systemd-fstab-generator8, systemd.directives7