https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223555

            Bug ID: 223555
           Summary: apropos does not report failed keyword searches
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

I searched for 2 keywords. On FreeBSD 10 I get:

$ env PAGER=cat apropos foobar c89
c(7), c78(7), c89(7), c90(7), c99(7) - The C programming language
c89(1)                   - POSIX.2 C language compiler
foobar: nothing appropriate

On FreeBSD 12-current
$ env PAGER=cat apropos foobar c89
c89(1) - POSIX.2 C language compiler
c99, c, c78, c89, c90, c,, c78,, c89,, c90,(7) - The C programming language

The failded search for “foobar” will not be printed as an error or warning. It
should.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to