[Bug 258016] security/wipe wipe(1) reference to non-existent /usr/local/share/doc/wipe/README (wrong path)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Aug 2021 20:44:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258016

            Bug ID: 258016
           Summary: security/wipe wipe(1) reference to non-existent
                    /usr/local/share/doc/wipe/README (wrong path)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com

From the manual page: 


SEE ALSO
       /usr/doc/wipe/README


----

% file /usr/doc/wipe/README
/usr/doc/wipe/README: cannot open `/usr/doc/wipe/README' (No such file or
directory)
% pkg info --list security/wipe
wipe-2.3.1:
        /usr/local/bin/wipe
        /usr/local/man/man1/wipe.1.gz
        /usr/local/share/doc/wipe/CHANGES
        /usr/local/share/doc/wipe/README
        /usr/local/share/doc/wipe/TESTING
        /usr/local/share/doc/wipe/TODO
        /usr/local/share/licenses/wipe-2.3.1/GPLv2+
        /usr/local/share/licenses/wipe-2.3.1/LICENSE
        /usr/local/share/licenses/wipe-2.3.1/catalog.mk
%

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