summaryrefslogtreecommitdiff
path: root/man/systemd-mount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-07 11:29:40 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-07 11:29:40 -0400
commit98e9d710227339760e77633ecf281bbd68e91ea1 (patch)
tree0720af8f3d099762e882bcf972bfebfff808087b /man/systemd-mount.xml
parentab1f7245c91711c4f4a4539dc3ca8184fc3b7a1c (diff)
downloadsystemd-98e9d710227339760e77633ecf281bbd68e91ea1.tar.gz
man: fix links to external man pages
linkchecker ftw!
Diffstat (limited to 'man/systemd-mount.xml')
-rw-r--r--man/systemd-mount.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<replaceable>WHERE</replaceable>.</para>
<para>In many ways, <command>systemd-mount</command> is similar to the lower-level
- <citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry> command, however instead
+ <citerefentry project='man-pages'><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry> command, however instead
of executing the mount operation directly and immediately, <command>systemd-mount</command> 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.</para>
@@ -301,7 +301,7 @@
<title>See Also</title>
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry project='man-pages'><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>,