diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-03-02 07:16:05 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-03-02 07:16:05 +0000 |
commit | 2b50ade4543881afbed77c99f1ce2e9110b77147 (patch) | |
tree | 9a31e7b7b49c538f6657cecaf0ac8cb4d8d57933 /scripts | |
parent | f1b981147ef2533b7d3f611f33055b34532f4533 (diff) | |
download | man-pages-2b50ade4543881afbed77c99f1ce2e9110b77147.tar.gz |
Small comment fix.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/unformat_parens.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/unformat_parens.sh b/scripts/unformat_parens.sh index 4b68bdd578..ab2352be71 100644 --- a/scripts/unformat_parens.sh +++ b/scripts/unformat_parens.sh @@ -2,8 +2,8 @@ # # unformat_parens.sh # -# The manual pages before 2.10 treat format parentheses -# inconsistently. In some cases they are like +# The manual pages before 2.10 format parentheses +# inconsistently. In some cases they are like: # # .B name() # |