mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
User manual: fix dive depth wording
Picture shows dive to 20m in 30 min. so text should state the same Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1fa02bab72
commit
047eb33386
1 changed files with 3 additions and 3 deletions
|
@ -395,14 +395,14 @@ that the cursor represents are indicated at the top of the black information box
|
||||||
*Preference* settings. The dive profile itself comprises several
|
*Preference* settings. The dive profile itself comprises several
|
||||||
line segments demarcated by waypoints (white dots on the profile, as shown
|
line segments demarcated by waypoints (white dots on the profile, as shown
|
||||||
above). The default dive depth is 15 m.
|
above). The default dive depth is 15 m.
|
||||||
If the dive depth was 21 m then the user needs to drag the appropriate waypoints
|
If the dive depth was 20 m then the user needs to drag the appropriate waypoints
|
||||||
downwards to represent 21 m. To add a waypoint, double-click on
|
downwards to represent 20 m. To add a waypoint, double-click on
|
||||||
any line segment. To move an additional waypoint, drag it.
|
any line segment. To move an additional waypoint, drag it.
|
||||||
To remove this waypoint, right-click on it and choose "Remove this point" from the
|
To remove this waypoint, right-click on it and choose "Remove this point" from the
|
||||||
context menu. The user needs to drag the waypoints to represent an
|
context menu. The user needs to drag the waypoints to represent an
|
||||||
accurate
|
accurate
|
||||||
time duration for the dive. Below is a dive profile that represents a dive
|
time duration for the dive. Below is a dive profile that represents a dive
|
||||||
to 21 m for 31 min, followed by a 5 minute safety stop at 5 m.
|
to 20 m for 30 min, followed by a 5 minute safety stop at 5 m.
|
||||||
|
|
||||||
image::images/DiveProfile2.jpg["FIGURE: Edited dive profile",align="center"]
|
image::images/DiveProfile2.jpg["FIGURE: Edited dive profile",align="center"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue