[tlsdate/master] Paul Wouters suggests tlsdated.1 belongs in .8

commit f7a1d56b9a4b985306306e9ac47cf5687372984d Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Sat Apr 20 22:21:15 2013 -0700 Paul Wouters suggests tlsdated.1 belongs in .8 --- man/tlsdated.1 | 70 -------------------------------------------------------- man/tlsdated.8 | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 70 deletions(-) diff --git a/man/tlsdated.1 b/man/tlsdated.1 deleted file mode 100644 index b40bfc6..0000000 --- a/man/tlsdated.1 +++ /dev/null @@ -1,70 +0,0 @@ -.\" Process this file with -.\" groff -man -Tascii foo.1 -.\" -.TH TLSDATED 1 "OCTOBER 2012" Linux "User Manuals" -.SH NAME -tlsdated \- secure parasitic rdate replacement daemon -.SH SYNOPSIS -.B tlsdated [\-wprlsvh] \ -[\-t <n>] \ -[\-d <n>] \ -[\-T <n>] \ -[\-D <n>] \ -[\-c /path/to ] \ -[\-a seconds ] \ -[\-\-] \ -[commands to be passed to tlsdate] -.SH DESCRIPTION -.B tlsdated -is a daemon that runs tlsdate. It must be run as root or otherwise have the -proper caps; it will not be able to set the system time without running as root -or another privileged user. -.SH OPTIONS -.IP "\-w" -don't set hwclock -.IP "\-p" -dry run (don't really set time) -.IP "\-r" -use stdin instead of netlink for routes -.IP "\-t [n]" -try [n] times when a new route appears -.IP "\-d [n]" -delay n seconds between tries -.IP "\-T [n]" -give subprocess n chances to exit -.IP "\-D [n]" -delay n seconds between wait attempts -.IP "\-c [/path/to/cache/directory/]" -set the cache directory -.IP "\-a [n]" -run at most every n seconds in steady state -.IP "\-l" -don't load disk timestamps -.IP "\-s" -don't save disk timestamp -.IP "\-j [n]" -add up to n seconds of jitter to steady-state fetches -.IP "\-v" -be verbose -.IP "\-h" -print help message -.IP "\-f [/path/to/config/file]" -use alternate config file -.IP "\-x [proxy]" -override the proxy supplied to sources in the config file -.IP "[tlsdate command arguments]" -arguments to be passed to tlsdate at launch time - -.SH BUGS -It's likely! Let us know by contacting jacob@appelbaum.net - -Note that -.B tlsdate(1) -is still in Alpha, and may not work as expected. -.SH AUTHOR -Jacob Appelbaum <jacob at appelbaum dot net> -.SH "SEE ALSO" -.B tlsdate(1), -.B tlsdate-helper(1) -.B tlsdate-routeup(1) -.B tlsdate-dbus-announce(1) diff --git a/man/tlsdated.8 b/man/tlsdated.8 new file mode 100644 index 0000000..b40bfc6 --- /dev/null +++ b/man/tlsdated.8 @@ -0,0 +1,70 @@ +.\" Process this file with +.\" groff -man -Tascii foo.1 +.\" +.TH TLSDATED 1 "OCTOBER 2012" Linux "User Manuals" +.SH NAME +tlsdated \- secure parasitic rdate replacement daemon +.SH SYNOPSIS +.B tlsdated [\-wprlsvh] \ +[\-t <n>] \ +[\-d <n>] \ +[\-T <n>] \ +[\-D <n>] \ +[\-c /path/to ] \ +[\-a seconds ] \ +[\-\-] \ +[commands to be passed to tlsdate] +.SH DESCRIPTION +.B tlsdated +is a daemon that runs tlsdate. It must be run as root or otherwise have the +proper caps; it will not be able to set the system time without running as root +or another privileged user. +.SH OPTIONS +.IP "\-w" +don't set hwclock +.IP "\-p" +dry run (don't really set time) +.IP "\-r" +use stdin instead of netlink for routes +.IP "\-t [n]" +try [n] times when a new route appears +.IP "\-d [n]" +delay n seconds between tries +.IP "\-T [n]" +give subprocess n chances to exit +.IP "\-D [n]" +delay n seconds between wait attempts +.IP "\-c [/path/to/cache/directory/]" +set the cache directory +.IP "\-a [n]" +run at most every n seconds in steady state +.IP "\-l" +don't load disk timestamps +.IP "\-s" +don't save disk timestamp +.IP "\-j [n]" +add up to n seconds of jitter to steady-state fetches +.IP "\-v" +be verbose +.IP "\-h" +print help message +.IP "\-f [/path/to/config/file]" +use alternate config file +.IP "\-x [proxy]" +override the proxy supplied to sources in the config file +.IP "[tlsdate command arguments]" +arguments to be passed to tlsdate at launch time + +.SH BUGS +It's likely! Let us know by contacting jacob@appelbaum.net + +Note that +.B tlsdate(1) +is still in Alpha, and may not work as expected. +.SH AUTHOR +Jacob Appelbaum <jacob at appelbaum dot net> +.SH "SEE ALSO" +.B tlsdate(1), +.B tlsdate-helper(1) +.B tlsdate-routeup(1) +.B tlsdate-dbus-announce(1)
participants (1)
-
ioerror@torproject.org