Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2022 16:15:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264047] whereis(1) broken with WITHOUT_MAN
Message-ID:  <bug-264047-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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

            Bug ID: 264047
           Summary: whereis(1) broken with WITHOUT_MAN
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org

The whereis program exits with an error if the manpath program is not present
(as happens with WITHOUT_MAN defined). It should skip searching manual pages
instead.

# whereis cc
sh: manpath: not found
whereis: error processing manpath results: No error: 0

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264047-227>