[xmonad] Issue 569 in xmonad: GenerateManpage regex issue

codesite-noreply at google.com codesite-noreply at google.com
Sun May 11 15:49:02 UTC 2014


Comment #1 on issue 569 by daniel.w... at gmail.com: GenerateManpage regex  
issue
http://code.google.com/p/xmonad/issues/detail?id=569

Patch attached (but untested); it changes \w to [_[:alnum:]] rather than  
[[:alnum:]] as the man page for grep suggests that this is what \w is  
really a shortcut for.

Attachments:
	regex.dpatch  5.8 KB

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list