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

            Bug ID: 247455
           Summary: ports-mgmt/pkg incorrectly states it uses /bin/sh for
                    ABI its actually /usr/bin/uname
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: b...@freebsd.org
          Reporter: dewa...@heuristicsystems.com.au
                CC: d...@freebsd.org

>From the man page for pkg.conf, 
     ABI: string      The ABI of the package you want to install.  Default:
                      derived from the ABI of the /bin/sh binary.

it is actually
/usr/ports/ports-mgmt/pkg/work/pkg-1.13.2/libpkg/pkg_elf.c:#define _PATH_UNAME
"/usr/bin/uname"

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

Reply via email to