From nobody Sun May 14 10:12:58 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 4QJyxS0SLlz4BX2l for ; Sun, 14 May 2023 10:13:00 +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 4QJyxQ4SZDz3s04 for ; Sun, 14 May 2023 10:12:58 +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=1684059178; 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; bh=4Za6qi19C9uKz1nztU6Cn+e6enmcZHweAREYuphz9Ec=; b=GaCFn4GsDhaBZZPtss0DpK5TYxZLpbOY2z1Hlfup91Ixpvf32qsRzsZjCWPf2AvisnjGwN j/pBEkchh/0obHKq1jPh4xmuR2whRr2DHyJi8O889mHGtFNCOFLqklqav40GvvcNwTrMKz T5la5rZWtmjrETzozJsugkCx9ift/8k1cPfQS/J2nXNrGjeVSTOkCAqsQ7//C2yIFP1dG8 ym1M7ndeRcCWxW58mCY0JJWDK5aiVPVxAN5UhPztgU+oIQnS609p0ZafxSd9BtmWexmY8W L9G2Qjt9JUIaRZHhq7N1u2l2TF8g0gPKtM5lCNWydqTlM5hVTqQ6IfI+CHtesA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684059178; a=rsa-sha256; cv=none; b=mjP7GiEgh8fFX0NYPegYaC+4KTmpMDyqeuFPnc4c7h4MD8sJE5qg+7WByPDZ2O7gqYx/P8 73p92CDBXMFUYrNYQaglwUbBpfFiPiCKYl/xhg1Nh42a7W9iV6uOOrgS8FblWevGYBKKSo xP2lDpYI/8lm1ne6ZNUVzylycSU3fQoS0bBIxOMZ1F3BNtkHNEy74j/LIIrsCJb4rv9LJa yq9oUQ/lBUJwNf8u2jyyCxQWN1im3DHwjF9tyhRYjU8+L5f1kw7koKX4mOkc2sXH2ZRS/7 KTJ2d8Y50acLiyiCQXS9g2gZI8REBjt/sVvvsp90HlmmtLkPr7NC8cuhIFi9LA== 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 4QJyxQ3XGJzvV4 for ; Sun, 14 May 2023 10:12:58 +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 34EACwZN044536 for ; Sun, 14 May 2023 10:12:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34EACws5044535 for doc@FreeBSD.org; Sun, 14 May 2023 10:12:58 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 271407] zfsprops(7) : refers to exportfs(8) which does not exist Date: Sun, 14 May 2023 10:12:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D271407 Bug ID: 271407 Summary: zfsprops(7) : refers to exportfs(8) which does not exist Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: ohartmann@walstatt.org CC: doc@FreeBSD.org See https://man.freebsd.org/cgi/man.cgi?query=3Dzfsprops&sektion=3D7&manpath=3D= freebsd-release Manpage zfsprops(7) refers to a non existent command/manpage exportfs(8). Checked on 13-STABLE, CURRENT and 13.2-RELENG. --=20 You are receiving this mail because: You are on the CC list for the bug.=