Small comment fix.

This commit is contained in:
Michael Kerrisk 2007-03-02 07:16:05 +00:00
parent f1b981147e
commit 2b50ade454
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# #
# unformat_parens.sh # unformat_parens.sh
# #
# The manual pages before 2.10 treat format parentheses # The manual pages before 2.10 format parentheses
# inconsistently. In some cases they are like # inconsistently. In some cases they are like:
# #
# .B name() # .B name()
# #