User Guide Updates

* Per Joe's request, use TIP v.s. NOTE:

Find [ NOTE: ] 
$ cd ./wsjtx/doc/source
$ grep ^NOTE: ./*
./doc/example1-decoding-overview.adoc:NOTE: .. ..
./doc/example2-check-decodes.adoc:NOTE: .. ..
./doc/example2-wave-2343.adoc:NOTE: .. ..
./quick-reference.adoc:NOTE: .. ..

Change [ NOTE: ] to [ TIP: ]
$ sed -i 's/NOTE:/TIP:/' ./example1-* ./example2-* ./quick-*

$ svn status
M       example1-decoding-overview.adoc
M       example2-check-decodes.adoc
M       example2-wave-2343.adoc
M       quick-reference.adoc

: Actions performed on @QX9770-SRV1/Win64 ==> Cygwin terminal


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3681 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Greg Beam 2014-02-01 10:19:39 +00:00
parent 7d81d1bb59
commit 16b2b3d419
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ The red marker indicates your Tx frequency.
.Signal Presence
NOTE: At least eight JT9 signals are present in the example file; all
TIP: At least eight JT9 signals are present in the example file; all
but one of them are decodable. When this file was recorded KF4RWA was
finishing a QSO with K1JT. Since the green marker was placed at his
audio frequency, 1224 Hz, his message “K1JT KF4RWA 73” appears in both

View File

@ -19,7 +19,7 @@ message from IZ0MIT:
|2343|-7|0.3|3196|@|WB8QPG IZ0MIT -11
|=====================================
NOTE: Notice that when a signal is decoded in this way the Tx mode
TIP: Notice that when a signal is decoded in this way the Tx mode
automatically switches to that of the decoded signal. The Rx and Tx
frequency markers on the waterfall scale resize themselves
accordingly.

View File

@ -18,7 +18,7 @@ JT9 signals would have been decoded first.
[[X544]]
image::images/130610_2343-wav-80.png[align="left",alt="Wide Graph Decode 130610_2343"]
NOTE: Notice the [blue]*BLUE* marker on the waterfall scale, by
TIP: Notice the [blue]*BLUE* marker on the waterfall scale, by
default set at 2500 Hz. Its position is set by the spinner control
JT65 nnnn JT9, where nnnn is a frequency in Hz. In JT9+JT65 mode the
program will decode JT65 signals below this frequency and JT9 signals

View File

@ -155,7 +155,7 @@ echo $PATH
#should return something like: /home/$USER/bin:/usr/local/sbin: .. .. ..
-----
NOTE: You may have to log out and back in for the addition to take place.
TIP: You may have to log out and back in for the addition to take place.
If need be, add the following to your shell profile, then source or
log out / back in: