From 98e9d710227339760e77633ecf281bbd68e91ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 7 May 2017 11:29:40 -0400 Subject: [PATCH] man: fix links to external man pages linkchecker ftw! --- man/less-variables.xml | 4 ++-- man/systemd-coredump.xml | 2 +- man/systemd-mount.xml | 4 ++-- man/systemd.exec.xml | 2 +- man/systemd.mount.xml | 2 +- man/systemd.network.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man/less-variables.xml b/man/less-variables.xml index 1f34cbc1bf..396481c937 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 2c285bcb22..d71fdc644f 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 8bba286787..71a4ed5a2b 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 3ed8dd8f0b..2e9cfa89dd 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 4a404fb424..b4e2c79bde 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 ad0e0cf48a..c60714337b 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.