From nobody Fri Aug 25 14:19:10 2023 X-Original-To: bugs@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 4RXMWy408Yz4rN99 for ; Fri, 25 Aug 2023 14:19:10 +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 4RXMWy2Sm2z4ZPF for ; Fri, 25 Aug 2023 14:19:10 +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=1692973150; 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=rwxXP3SPqHIgV9bhBvUCkS4X8tGDTPDIRLIeb3sOGDk=; b=V9/OT5UsdgxLSJBqhCg2XxLTntUQaOkGdZ6JlYMw8opvFQwom7n6b818+Y0vIEcp1OnYGk 347vcDR0lNgIzBXjJ6P0jfu1IoLP90F5+JB2u0SAoNLUGG7YTsobh/ye7hJyp5KGjG6nci nUdpr3mAlUlKyiTsuay+9ufaMdBSn2yTrfD/SRF+BDVHSaXsUhCsf5xY+L2PWaT3u95EG6 +kDaEcpEUYo6+NQmjFgDBqeDhYqau5OLNglwHyp1jZPS5ba18QY2jgsU42IhIzvvPRyzXj rO/mngqWZsW9ufvluesSvsnkaYF3lkpxByoamFzH4fynuetQsAoYdXXgyP5bYQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692973150; a=rsa-sha256; cv=none; b=sd7t7YWzR5awnPR2Q9Em9OioaZOWxbl4LfKv5yKNm9ESHPkc98YnfN7NzLVCPfuUebWK4P jdvKiHQpTMMcGk7hkY7tSYRtb0mQSrV/ZGhUmonBvir+ijIYiqQZkM4OF+VX4kyQeJIqKh hBPCWlOuxecnu8w3emncKDGt39yofekIYWirhx1igKBeOSEz2BYe7xrSbS9QUxSTpprVc2 njda/t50k3O7BMqbqwZjMEWeZmr/Di0G2RPR/NFXKv4PGnHhtcdIbfWhyJvJgO3Jk+l+qP qVzH0hPg0lljBKThnxgEtNEELYEna/NbQzamxhyaDOK/Bnhl/5lgvQDiQAOYRQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RXMWy1RrKz19SQ for ; Fri, 25 Aug 2023 14:19:10 +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 37PEJAAA068135 for ; Fri, 25 Aug 2023 14:19:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37PEJA60068134 for bugs@FreeBSD.org; Fri, 25 Aug 2023 14:19:10 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: bugs@FreeBSD.org Subject: [Bug 261349] Modernise hier(7) Date: Fri, 25 Aug 2023 14:19:10 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: concussious.bugzilla@runbox.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261349 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #244338|0 |1 is obsolete| | --- Comment #46 from Alexander Ziaee --- Created attachment 244339 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244339&action= =3Dedit hier.7 ascii rendered Please excuse the previous incorrectly exported attachment. --=20 You are receiving this mail because: You are the assignee for the bug.=