aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bash
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-08-28 14:45:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-28 15:01:48 +0300
commitd0842f4a05ac691dc296347ff872eb7a9b83b42d (patch)
tree0b25c40a6ef677aef571365ddf36f4109aef3e04 /libbuild2/bash
parentdee4003df645803a7883fd7b97dab7ca6b1f79ae (diff)
Add/update some module descriptions
Diffstat (limited to 'libbuild2/bash')
-rw-r--r--libbuild2/bash/init.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/bash/init.hxx b/libbuild2/bash/init.hxx
index 4d05f2d..d8275df 100644
--- a/libbuild2/bash/init.hxx
+++ b/libbuild2/bash/init.hxx
@@ -18,7 +18,7 @@ namespace build2
{
// Module `bash` does not require bootstrapping.
//
- // No submodules.
+ // `bash` -- registers variables, target types, and rules.
//
extern "C" LIBBUILD2_BASH_SYMEXPORT const module_functions*
build2_bash_load ();