diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-01-25 17:56:42 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-01-25 20:04:58 -0500 |
commit | 524f3e5c9d1eb2fba3d0b65d1790018163ba0b20 (patch) | |
tree | 4999d3ca105ce55edf8694c679dc3522fc8a1a50 /man/systemd.nspawn.xml | |
parent | ce245c842b5409cb961e49f7fd98cdbed05d07a0 (diff) | |
download | systemd-524f3e5c9d1eb2fba3d0b65d1790018163ba0b20.tar.gz |
man: fix references to a few external man pages
Noticed in pull request #2067.
Diffstat (limited to 'man/systemd.nspawn.xml')
-rw-r--r-- | man/systemd.nspawn.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index e952688331..f39e1ad42c 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -192,7 +192,7 @@ <listitem><para>Takes a space-separated list of Linux process capabilities (see - <citerefentry><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details). The <varname>Capability=</varname> setting specifies additional capabilities to pass on top of the default set of capabilities. The |