Skip to content

Commit 49375f2

Browse files
committed
ptp
1 parent 4f5e385 commit 49375f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ptp-configuring-linuxptp-services-as-ordinary-clock.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
<2> Specify an array of one or more `profile` objects.
4444
<3> Specify the name of a profile object which uniquely identifies a profile object.
4545
<4> Specify the network interface name to use by the `ptp4l` service, for example `ens787f1`.
46-
<5> Specify system config options for the `ptp4l` service, for example `-s -2`. The options should not include the network interface name `-i <interface>` and service config file `-f /etc/ptp4l.conf` because the network interface name and the service config file are automatically appended.
46+
<5> Specify system config options for the `ptp4l` service, for example `-2` to select the IEEE 802.3 network transport. The options should not include the network interface name `-i <interface>` and service config file `-f /etc/ptp4l.conf` because the network interface name and the service config file are automatically appended.
4747
<6> Specify system config options for the `phc2sys` service, for example `-a -r`. If this field is empty the PTP Operator does not start the `phc2sys` service.
4848
<7> Specify a string that contains the configuration to replace the default `/etc/ptp4l.conf` file. To use the default configuration, leave the field empty.
4949
<8> Specify an array of one or more `recommend` objects which define rules on how the `profile` should be applied to nodes.

0 commit comments

Comments
 (0)