--- rxvt-unicode/src/perl/option-popup 2012/06/10 17:31:53 1.12 +++ rxvt-unicode/src/perl/option-popup 2012/08/14 23:57:07 1.13 @@ -10,8 +10,8 @@ runtime. Other extensions can extend this popup menu by pushing a code reference -onto C<@{ $term->{option_popup_hook} }>, which gets called whenever the -popup is being displayed. +onto C<< @{ $term->{option_popup_hook} } >>, which gets called whenever +the popup is being displayed. Its sole argument is the popup menu, which can be modified. It should either return nothing or a string, the initial boolean value and a code