Signed-off-by: Richard Cochran <richardcoch...@gmail.com>
---
 ptp4l.8      | 16 ++++++++++------
 timemaster.8 |  4 ++--
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/ptp4l.8 b/ptp4l.8
index 42c9bde..260aae3 100644
--- a/ptp4l.8
+++ b/ptp4l.8
@@ -78,7 +78,7 @@ associated with a network interface.  This option specifies 
the PHC
 device (e.g. /dev/ptp0) to be used when running on legacy kernels.
 .TP
 .B \-s
-Enable the slaveOnly mode.
+Enable the clientOnly mode.
 .TP
 .BI \-l " print-level"
 Set the maximum syslog level of messages which should be printed or sent to
@@ -99,11 +99,11 @@ Display a help message.
 .SH LONG OPTIONS
 
 Each and every configuration file option (see below) may also appear
-as a "long" style command line argument.  For example, the slaveOnly
+as a "long" style command line argument.  For example, the clientOnly
 option may be set using either of these two forms.
 
 .RS
-\f(CW\-\-slaveOnly 1   \-\-slaveOnly=1\fP
+\f(CW\-\-clientOnly 1   \-\-clientOnly=1\fP
 .RE
 
 Option values given on the command line override values in the global
@@ -380,9 +380,13 @@ Enable two-step mode for sync messages. One-step mode can 
be used only with
 hardware time stamping.
 The default is 1 (enabled).
 .TP
-.B slaveOnly
+.B clientOnly
 The local clock is a client-only clock if enabled. The default is 0 (disabled).
 .TP
+.B slaveOnly
+This option is deprecated and will be removed in a future release.
+Use "clientOnly" instead.
+.TP
 .B socket_priority
 Configure the SO_PRIORITY of sockets. This is to support cases where a user
 wants to route ptp4l traffic using Linux qdiscs for the purpose of traffic
@@ -722,8 +726,8 @@ instead of running the best master clock algorithm (BMCA) 
described in
 1588 profile. This can be used to speed up the start time for servers
 and clients when you know the roles of the devices in advance.  When set to
 \'noop', the traditional BMCA algorithm used by 1588 is skipped. masterOnly and
-slaveOnly will be used to determine the server or client role for the device. 
In a
-bridge, slaveOnly (which is a global option) can be set to make all ports
+clientOnly will be used to determine the server or client role for the device. 
In a
+bridge, clientOnly (which is a global option) can be set to make all ports
 assume the client role. masterOnly (which is a per-port config option) can then
 be used to set individual ports to take on the server role.
 The default value is 'ptp' which runs the BMCA related state machines.
diff --git a/timemaster.8 b/timemaster.8
index 2f92976..a11f4dd 100644
--- a/timemaster.8
+++ b/timemaster.8
@@ -1,4 +1,4 @@
-.TH TIMEMASTER 8 "October 2014" "linuxptp"
+.TH TIMEMASTER 8 "January 2021" "linuxptp"
 .SH NAME
 
 timemaster - run NTP with PTP as reference clocks
@@ -130,7 +130,7 @@ extra options are added by default.
 
 The \fBptp_domain\fR section specifies a PTP domain that should be used as a
 time source. The PTP domain number is included in the name of the section. The
-\fBptp4l\fR instances are configured to run in the \fBslaveOnly\fR mode. In
+\fBptp4l\fR instances are configured to run in the \fBclientOnly\fR mode. In
 this section at least the \fBinterfaces\fR option needs to be set, other
 options are optional.
 
-- 
2.20.1



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to