Hi! ex, vi(1) man page says that it supports regular expressions as documened in re_format(7).
But what about mg(1)? Its man page doesn't say anything about re_format(7). Is everything from re_format(7) true to mg(1) commands which use regular expressions? If not, where can I find documentation for regular expressions which mg(1) commands use?

