[Bug 229337] pkg Manpages false

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 26 04:51:24 UTC 2018


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

w.schwarzenfeld at utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #4 from w.schwarzenfeld at utanet.at ---
It is the reference to the files:

ls work/pkg-1.10.5/docs/
GOALS                pkg-autoremove.8 pkg-info.8       pkg-set.8       
pkg-which.8
Makefile             pkg-backup.8     pkg-install.8    pkg-shell.8      pkg.8
Makefile.am       pkg-check.8      pkg-lock.8       pkg-shlib.8      pkg.conf.5
Makefile.in         pkg-clean.8      pkg-query.8      pkg-ssh.8       
pkg_printf.3
fix-xrefs              pkg-config.8     pkg-register.8   pkg-stats.8     
pkg_repos.3
pkg-add.8           pkg-convert.8    pkg-repo.8       pkg-update.8
pkg-alias.8          pkg-create.8     pkg-repository.5 pkg-updating.8
pkg-annotate.8   pkg-delete.8     pkg-rquery.8     pkg-upgrade.8
pkg-audit.8         pkg-fetch.8      pkg-search.8     pkg-version.8

As you see these are the names of the manpage files.

you can call it with e.g.

pkg help audit
or with
man pkg-audit

First is pkg help, second manpage.

So it is correct.

Btw: e.g pkg help audit and man pkg-audit has the same content.

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


More information about the freebsd-pkg mailing list