aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2007-12-08 20:04:15 +0000
committerRemko Lodder <remko@FreeBSD.org>2007-12-08 20:04:15 +0000
commitd7cb71e0df6f59d824ee3ba0b265e02e2804ade0 (patch)
tree85778c314827967d8e3a768f0e80b8c400e594c7 /usr.sbin
parenteff1c096ed1b87f66ba03078d6a22d850d72bf70 (diff)
downloadsrc-d7cb71e0df6f59d824ee3ba0b265e02e2804ade0.tar.gz
src-d7cb71e0df6f59d824ee3ba0b265e02e2804ade0.zip
Enhance descriptions in the timed manual.
PR: docs/115445 Submitted by: "Julian Stacey" <jhs at berklix dot org> MFC After: 3 days
Notes
Notes: svn path=/head/; revision=174450
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/timed/timed/timed.839
1 files changed, 32 insertions, 7 deletions
diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8
index e368764c85f2..a3913bf13bc9 100644
--- a/usr.sbin/timed/timed/timed.8
+++ b/usr.sbin/timed/timed/timed.8
@@ -32,7 +32,7 @@
.\" @(#)timed.8 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd December 8, 2007
.Dt TIMED 8
.Os
.Sh NAME
@@ -77,19 +77,44 @@ are used by
This option may be specified multiple times
to add more than one network to the list.
.It Fl F Ar host ...
+.in +2
+.ti -2
+-
Create a list of trusted hosts.
-The
+.ti -2
+-
+Can take one or more parameters.
+.ti -2
+-
.Nm
-utility will only accept trusted hosts as masters.
+will only accept trusted hosts as masters.
If it finds an untrusted host claiming to be master,
.Nm
will suppress incoming messages from that host
and call for a new election.
-This option implies the
+.ti -2
+-
+Use real host names (resolvable by RDNS) not aliases (eg in
+.Xr named 8
+parlance: use A names, not C names).
+.ti -2
+-
+Use full names eg time1.domain.com not time1.
+.ti -2
+-
+.Fl F
+automatically includes the fuctionality of
.Fl M
-option.
-If this option is not specified,
-all hosts on the connected networks are treated as trustworthy.
+( so
+.Fl M
+does not need to asserted).
+.ti -2
+-
+If
+.Fl F
+is not specified,
+all hosts on connected networks are treated as trustworthy.
+.in -2
.It Fl M
Allow this host to become a
.Nm