First round of documentation cleanup for oran_e_maintenance_release_v1.0
[o-du/phy.git] / docs / PTP-configuration_fh.rst
index 52d5135..9b9ee23 100644 (file)
@@ -61,7 +61,7 @@ Kernel processing the packet. Not every NIC supports that feature. To
 confirm that currently attached NIC support Hardware Timestamps, use
 ethtool with the command::
 
 confirm that currently attached NIC support Hardware Timestamps, use
 ethtool with the command::
 
-ethtool -T eth0
+    ethtool -T eth0
 
 Where the eth0 is the potential PHC port. The output from the command
 should say that there is Hardware Timestamps support.
 
 Where the eth0 is the potential PHC port. The output from the command
 should say that there is Hardware Timestamps support.
@@ -100,7 +100,7 @@ To set up PTP for Linux*:
 
 22. Modify configs/default.cfg to control frequency of Sync interval to 0.0625 s. ::
 
 
 22. Modify configs/default.cfg to control frequency of Sync interval to 0.0625 s. ::
 
-    logSyncInterval -4
+        logSyncInterval -4
 
 ptp4l 
 =====
 
 ptp4l 
 =====