From: Zbigniew Jędrzejewski-Szmek Date: Sun, 7 May 2017 15:29:40 +0000 (-0400) Subject: man: fix links to external man pages X-Git-Tag: v234~232^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98e9d710227339760e77633ecf281bbd68e91ea1;p=thirdparty%2Fsystemd.git man: fix links to external man pages linkchecker ftw! --- diff --git a/man/less-variables.xml b/man/less-variables.xml index 1f34cbc1bfe..396481c9372 100644 --- a/man/less-variables.xml +++ b/man/less-variables.xml @@ -12,8 +12,8 @@ Pager to use when is not given; overrides $PAGER. If neither $SYSTEMD_PAGER nor $PAGER are set, a set of well-known pager implementations are tried in turn, including - less1 and - more1, until one is found. If + less1 and + more1, until one is found. If no pager implementation is discovered no pager is invoked. Setting this environment variable to an empty string or the value cat is equivalent to passing . diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml index 2c285bcb220..d71fdc644ff 100644 --- a/man/systemd-coredump.xml +++ b/man/systemd-coredump.xml @@ -123,7 +123,7 @@ In order to by used in the mode, an appropriate backtrace handler must be installed on the sender side. For example, in case of - python1, this + python1, this means a sys.excepthook must installed, see systemd-coredump-python. diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml index 8bba2867874..71a4ed5a2b4 100644 --- a/man/systemd-mount.xml +++ b/man/systemd-mount.xml @@ -76,7 +76,7 @@ WHERE. In many ways, systemd-mount is similar to the lower-level - mount8 command, however instead + mount8 command, however instead of executing the mount operation directly and immediately, systemd-mount schedules it through the service manager job queue, so that it may pull in further dependencies (such as parent mounts, or a file system checker to execute a priori), and may make use of the auto-mounting logic. @@ -301,7 +301,7 @@ See Also systemd1, - mount8, + mount8, systemctl1, systemd.unit5, systemd.mount5, diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3ed8dd8f0bf..2e9cfa89ddf 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1580,7 +1580,7 @@ Restricts access to Linux namespace functionality for the processes of this unit. For details about Linux namespaces, see - namespaces7. Either takes a + namespaces7. Either takes a boolean argument, or a space-separated list of namespace type identifiers. If false (the default), no restrictions on namespace creation and switching are made. If true, access to any kind of namespacing is prohibited. Otherwise, a space-separated list of namespace type identifiers must be specified, consisting of diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 4a404fb424f..b4e2c79bdeb 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -230,7 +230,7 @@ The block device backed file system will be upgraded to BindsTo= dependency. This option is only useful when mounting file systems manually with - mount8 + mount8 as the default dependency in this case is Requires=. This option is already implied by entries in /etc/fstab or by mount units. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index ad0e0cf48ae..c60714337b9 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -507,7 +507,7 @@ This setting is read by systemd-resolved.service8. "Search domains" correspond to the domain and search entries in - resolv.conf5. + resolv.conf5. Domain name routing has no equivalent in the traditional glibc API, which has no concept of domain name servers limited to a specific link.