diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:13:35 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 0f17520e1750098bd528aabbb6fcf39485d0df24 (patch) | |
tree | bc00380d66434aab53e4d3899f20798ecb4d829c /misc | |
parent | fdbb26b58630bfb0e9e5201a1d71a2e533ca4292 (diff) | |
download | slackbuilds-0f17520e1750098bd528aabbb6fcf39485d0df24.tar.gz |
misc/subsurface: Fix README.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/subsurface/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/misc/subsurface/README b/misc/subsurface/README index 9284110888..01dbdce70c 100644 --- a/misc/subsurface/README +++ b/misc/subsurface/README @@ -3,15 +3,17 @@ TriMix. It also allows logging of weights and exposure protection used, dive masters and dive buddies and enables the user to rate dives and provide additional dive notes. -With Subsurface the user can track dive locations including GPS coordinates -(which can also conveniently be entered using a map interface). Subsurface -calculates a wide variety of statistics of the user's diving and calculates and -tracks information like the user's SAC rate, partial pressures of O2, N2 and He, -calculated deco information, and many more. +With Subsurface the user can track dive locations including GPS +coordinates (which can also conveniently be entered using a map +interface). Subsurface calculates a wide variety of statistics of the +user's diving and calculates and tracks information like the user's SAC +rate, partial pressures of O2, N2 and He, calculated deco information, +and many more. Optional dependencies: libftdi or libftdi1 -Note: To build Subsurface with libftdi support pass FTDI="yes" to the slackbuild. -libftdi will be used if both libftdi and libftdi1 are installed on the system. +Note: To build Subsurface with libftdi support pass FTDI="yes" to +the SlackBuild. libftdi will be used if both libftdi and libftdi1 are +installed on the system. # FTDI="yes" ./subsurface.SlackBuild |