From: Jan Synacek Date: Tue, 10 Nov 2015 12:05:48 +0000 (+0100) Subject: man/journalctl: mention systemd.time(7) where appropriate X-Git-Tag: v228~73^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1830%2Fhead;p=thirdparty%2Fsystemd.git man/journalctl: mention systemd.time(7) where appropriate Original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1182661 --- diff --git a/man/journalctl.xml b/man/journalctl.xml index a783a9f3b5c..a3192539dc5 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -556,7 +556,10 @@ respectively. now refers to the current time. Finally, relative times may be specified, prefixed with - or +, referring to - times before or after the current time, respectively. + times before or after the current time, respectively. For complete + time and date specification, see + systemd.time7. + @@ -854,7 +857,8 @@ systemctl1, coredumpctl1, systemd.journal-fields7, - journald.conf5 + journald.conf5, + systemd.time7