25312981 ntpd manpage has wrong property name.
--- a/components/ntp/manpages/ntpd.8 Thu Jan 05 14:47:30 2017 -0800
+++ b/components/ntp/manpages/ntpd.8 Thu Dec 22 14:26:45 2016 -0800
@@ -1,4 +1,3 @@
-config/ignore_time_adjustment_errors
'\" te
.\" CDDL HEADER START
.\"
@@ -19,7 +18,7 @@
.\"
.\" CDDL HEADER END
.\"
-.\" Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved.
+.\" Copyright (c) 2009, 2017, Oracle and/or its affiliates. All rights reserved.
.\"
.TH "ntpd" "8" "" "" "System Administration Commands"
.SH NAME
@@ -300,9 +299,9 @@
time the system clock is synchronized. This can potetially delay the system start up by a significant amount. The
default is false.
.TP
-.BR config/ignore_time_adjustment_errors
-A boolean which when true, causes the \fBNTP\fP service to skip checking for the privileges that allow it to
-adjust the system clock. The default is false.
+.BR config/disable_local_time_adjustment
+A boolean which when true, causes the \fBNTP\fP service to be run without the privilege to adjust the system clock. When false the privilege is
+required to be present, otherwise the daemon will not start. The default is false.
.TP
.BR config/mdnsregister
A boolean which when true, will cause the daemon to register with the network mDNS system. The default is false.