Commit 5b579eb3 authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Grzegorz Daniluk

doc: trivial: fix warnings

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 39d7774c
...@@ -77,7 +77,7 @@ want to get your hands dirty and prefer to use the binaries available at ...@@ -77,7 +77,7 @@ want to get your hands dirty and prefer to use the binaries available at
@section Repositories and Releases @section Repositories and Releases
This manual is about the official @value{release} stable release of the White This manual is about the official @value{release} stable release of the White
Rabbit PTP Core (@sc{WRPC}). Rabbit PTP Core (@sc{wrpc}).
The code and documentation for the project is distributed in the The code and documentation for the project is distributed in the
following places: following places:
...@@ -595,7 +595,7 @@ One option is to type all the commands to initialize the @sc{wrpc} software to ...@@ -595,7 +595,7 @@ One option is to type all the commands to initialize the @sc{wrpc} software to
the required state every time the Core starts. However, you can also write your the required state every time the Core starts. However, you can also write your
own initialization script to the Flash/EEPROM. It will be executed every time own initialization script to the Flash/EEPROM. It will be executed every time
the @sc{wrpc} software starts. A simple script that loads the calibration the @sc{wrpc} software starts. A simple script that loads the calibration
parameters, configures the @sc{WR} mode to Slave and starts the @sc{ptp} daemon parameters, configures the @sc{wr} mode to Slave and starts the @sc{ptp} daemon
is presented below: is presented below:
@example @example
...@@ -1286,8 +1286,8 @@ clock (requires external 10MHz and 1-PPS reference), Master or Slave. After ...@@ -1286,8 +1286,8 @@ clock (requires external 10MHz and 1-PPS reference), Master or Slave. After
setting the mode, @t{ptp start} must be re-issued setting the mode, @t{ptp start} must be re-issued
@item @code{calibration} @tab tries to read t2/4 phase transition value from the @item @code{calibration} @tab tries to read t2/4 phase transition value from the
Flash/EEPROM (in @sc{WR} Master or GrandMaster mode), or executes the t24p Flash/EEPROM (in @sc{wr} Master or GrandMaster mode), or executes the t24p
calibration procedure and stores its result to the Flash/EEPROM (in @sc{WR} calibration procedure and stores its result to the Flash/EEPROM (in @sc{wr}
Slave mode) Slave mode)
@item @code{time} @tab prints current time from @sc{wrpc} @item @code{time} @tab prints current time from @sc{wrpc}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment