Commit b301670a authored by Benoit Rat's avatar Benoit Rat Committed by Alessandro Rubini

doc: fix: wr-nic-pps is actually wr-dio-pps

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 6b1aa9b0
...@@ -1112,8 +1112,8 @@ Example uses of the tool follow: ...@@ -1112,8 +1112,8 @@ Example uses of the tool follow:
@end example @end example
@c ========================================================================== @c ==========================================================================
@node WR-NIC Pulse per Second @node WR-DIO Pulse per Second
@section WR-NIC Pulse per Second @section WR-DIO Pulse per Second
To better show how to write your own application with the SPEC driver To better show how to write your own application with the SPEC driver
and the @i{simple-DIO} mezzanine card, this package includes and the @i{simple-DIO} mezzanine card, this package includes
...@@ -1126,10 +1126,10 @@ the channel number is a mandatory argument. ...@@ -1126,10 +1126,10 @@ the channel number is a mandatory argument.
@example @example
# run pps on channel 2 of the default SPEC card # run pps on channel 2 of the default SPEC card
./wr-nic-pps 2 ./wr-dio-pps 2
# run pps on channel 0 of the "second" card # run pps on channel 0 of the "second" card
./wr-nic-pps wr1 0 ./wr-dio-pps wr1 0
@end example @end example
The following two figures show two such @i{pulse-per-second} signals The following two figures show two such @i{pulse-per-second} signals
......
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