diff options
author | David Woodfall <dave@slackbuilds.org> | 2020-08-18 12:17:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:45 +0700 |
commit | d3b5a6da8f5ed02ac0a66037e6f02cd45dc2c6cf (patch) | |
tree | 702e8657338cfb9e833fb29baeaf86c86829d407 /audio/lash/README | |
parent | c2a7bf75b1146c98c96532f99b0c9aacc5ab5aaf (diff) | |
download | slackbuilds-d3b5a6da8f5ed02ac0a66037e6f02cd45dc2c6cf.tar.gz |
audio/lash: Add texi2html auto-detection.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/lash/README')
-rw-r--r-- | audio/lash/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/audio/lash/README b/audio/lash/README index 90d52868ff..5bbf72a798 100644 --- a/audio/lash/README +++ b/audio/lash/README @@ -1,4 +1,8 @@ LASH is a session management system for GNU/Linux audio applications. -It allows you to save and restore audio sessions consisting of -multiple interconneced applications, restoring program state (ie -loaded patches) and the connections between them. +It allows you to save and restore audio sessions consisting of multiple +interconnected applications, restoring program state (i.e. loaded +patches) and the connections between them. + +NOTE: + +tetex or texi2html is required to build the HTML manual. |