From owner-freebsd-pkg@freebsd.org Tue Jun 26 04:51:23 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C17ED100E589 for ; Tue, 26 Jun 2018 04:51:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8287E6FE for ; Tue, 26 Jun 2018 04:51:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1B284100E588; Tue, 26 Jun 2018 04:51:23 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09CE5100E587 for ; Tue, 26 Jun 2018 04:51:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C3997E6F8 for ; Tue, 26 Jun 2018 04:51:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CE7FD1A676 for ; Tue, 26 Jun 2018 04:51:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5Q4pLWI026708 for ; Tue, 26 Jun 2018 04:51:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w5Q4pLhA026707 for pkg@FreeBSD.org; Tue, 26 Jun 2018 04:51:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 229337] pkg Manpages false Date: Tue, 26 Jun 2018 04:51:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: w.schwarzenfeld@utanet.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 04:51:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229337 w.schwarzenfeld@utanet.at changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |w.schwarzenfeld@utanet.at --- Comment #4 from w.schwarzenfeld@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=20=20=20= =20=20=20=20 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.co= nf.5 Makefile.in pkg-clean.8 pkg-query.8 pkg-ssh.8=20=20=20=20= =20=20=20 pkg_printf.3 fix-xrefs pkg-config.8 pkg-register.8 pkg-stats.8=20=20= =20=20=20 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. --=20 You are receiving this mail because: You are the assignee for the bug.=