diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-10 22:18:32 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-10 22:52:23 -0400 |
commit | 8e8ba962c73310d40e74f62cf0184f74ccff0ca1 (patch) | |
tree | 862c0be82ed9bfe3b261ab6b6f53f90cd7c7642c /man | |
parent | 938a560b7608e8906134ed7d717c3f5aa459a760 (diff) |
man: proper link for dmesg
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 2894e14e21..2f75915c20 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -448,7 +448,7 @@ service. <option>kmsg</option> connects it with the kernel log buffer which is accessible via - <citerefentry><refentrytitle>dmesg</refentrytitle><manvolnum>1</manvolnum></citerefentry>. <option>journal</option> + <citerefentry project='man-pages'><refentrytitle>dmesg</refentrytitle><manvolnum>1</manvolnum></citerefentry>. <option>journal</option> connects it with the journal which is accessible via <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> |