Solution:
Looks like this is what is meant here.
RewriteRule ^(about)($|/) /wordpress/?p=446 [L]
This line must appear before the other RewriteRule lines.