From nobody Sun Jan 22 17:36:28 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P0L4s5SVdz3NFbq for ; Sun, 22 Jan 2023 17:36:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P0L4s4Rf7z3BsM for ; Sun, 22 Jan 2023 17:36:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674408989; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UMYBajPWAJ2JezsDUa8ede2lYFuoSWVcF6uTsH5Fl2M=; b=kPct46YjXjhlXu+fKKpkU1M/9vIPo4Vnp76fKkwh5GbCqrP9+uyD46DG3GSKNeDk72uq95 s+tOzwJUnCgkzo7cK542fTe+fp1iuMMd+q2luNt/j4yPuwd/30sUNZYfsGzojFNrNGWutT eX72Hb0PlWmCZ+D7dLL9m74+CsKquAxYq+bYRtwmEPVW3SrNSXrtsMHC3cGDpPI6bXkmw4 mexqITGIzVDKajWxHUSIgb2aeS2uNRa/ExTbKP5+n2KnhFYWrv4NseZobMSbSSwOb0PHZV HrSJEll1sGk5YFcBFqldwquRlzoTWrmayHCCnaOXfB7uE48pihhNl9Y9mMvyCg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674408989; a=rsa-sha256; cv=none; b=Gv/Lxb7vZvTlgzg1lmjgpmuyEQK14Glt9g5gr4Sg7HIAkyhWZVfSXA91ZL0tEc1oHa0u9a jkJFfxmAs/3+N1OLoKpy7DBt+fbZ3NZYnlZ0ikS48roxa5W4QQ7SwpuHr+UySfUwpPGCZz 9wQSxRt3Ews5kMlq3DkGU3LpwpE2N21Ep6XHNPThAek5sQVNkWXuYYN0Mtn5nksbNXAPww nF54yf041omY1HN6FROW8GhtLtp10LgTErfG3vl0AoZuQsnSuTvKS+nJcZHNLKE1hc0vhG pY257Pqu+tbt2nHjBc9zwILd+lB76HpT0XrXn2pjuXNQH6Rmq1wIKnhurTkHNQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P0L4s3Wgfzy0T for ; Sun, 22 Jan 2023 17:36:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 30MHaT1a052308 for ; Sun, 22 Jan 2023 17:36:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MHaTBT052307 for doc@FreeBSD.org; Sun, 22 Jan 2023 17:36:29 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: doc@FreeBSD.org Subject: [Bug 108980] list of missing man pages Date: Sun, 22 Jan 2023 17:36:28 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords priority bug_file_loc bug_severity bug_status 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 List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D108980 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |tracking Priority|Normal |--- URL|https://wiki.freebsd.org/Mi |https://wiki.freebsd.org/Do |ssingManpages |c/MissingManpages Severity|Affects Only Me |Affects Some People Status|In Progress |Open --- Comment #15 from Graham Perrin --- no longer exists there, it was m= oved a few months ago. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=