diff options
-rw-r--r-- | tools/shman.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/shman.sh b/tools/shman.sh index b78a605..5e27d95 100644 --- a/tools/shman.sh +++ b/tools/shman.sh @@ -164,6 +164,7 @@ gen_doc() local doc="${6}" local out_dir="${7}" shift 7 + local line= local doc_joined='' local sym_upper= |