[Bug 223522] `whatis .’ returns rando m results
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Oct 2021 19:21:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223522 Piotr Pawel Stefaniak <pstef@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pstef@freebsd.org --- Comment #1 from Piotr Pawel Stefaniak <pstef@freebsd.org> --- I think it works as intended. As per apropos.1, expressions here are regular expressions as described in re_format.7. So your dot matches any character. -- You are receiving this mail because: You are the assignee for the bug.