aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorElly Fong-Jones <ellyjones@chromium.org>2013-01-08 14:08:33 -0500
committerElly Fong-Jones <ellyjones@chromium.org>2013-01-10 14:37:36 -0500
commita5e7fbb012f155b0a37c09e1c42989bc4988fce9 (patch)
tree159f0a0f64c4b63a68cdb3861633c4505ce29dfe /man
parent6375ffbadeb96020aafb8832bcf082f9184ac12e (diff)
downloadtlsdate-a5e7fbb012f155b0a37c09e1c42989bc4988fce9.tar.gz
tlsdated: add dbus announcement support
Announce over DBus whenever we change the system time. Change-Id: Ic6cbab5f703bebe489f513025336c53240ccce35 Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org>
Diffstat (limited to 'man')
-rw-r--r--man/tlsdate-dbus-announce.120
1 files changed, 20 insertions, 0 deletions
diff --git a/man/tlsdate-dbus-announce.1 b/man/tlsdate-dbus-announce.1
new file mode 100644
index 0000000..badbb1c
--- /dev/null
+++ b/man/tlsdate-dbus-announce.1
@@ -0,0 +1,20 @@
+.\" Process this file with
+.\" groff -man -Tascii foo.1
+.\"
+.TH TLSDATE 1 "JANUARY 2013" Linux "User Manuals"
+.SH NAME
+tlsdate-dbus-announce \- tlsdate date change dbus announcer
+.SH SYNOPSIS
+.B tlsdate-dbus-announce
+.SH DESCRIPTION
+.B tlsdate-dbus-announce
+is a tool for announcing network time changes over DBus. It takes no arguments.
+It returns 0 if no errors are detected, 1 if there's a DBus error, and 2 if DBus
+support is not built in.
+.SH BUGS
+Probably.
+.SH AUTHOR
+Elly Fong-Jones <ellyjones at chromium dot org>
+.SH "SEE ALSO"
+.B tlsdate(1),
+.B tlsdated(1)