Correct previous commit.
This commit is contained in:
parent
9ba3784b2e
commit
74affd9210
|
@ -149,7 +149,6 @@ for file in *.3 ; do
|
|||
[ "$base" = "pcre2stack" ] || \
|
||||
[ "$base" = "pcre2compat" ] || \
|
||||
[ "$base" = "pcre2limits" ] || \
|
||||
[ "$base" = "pcre2perform" ] || \
|
||||
[ "$base" = "pcre2unicode" ] ; then
|
||||
toc=""
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue