From nobody Sat Jun 10 11:08:18 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 4QdZtq0Gx4z4c49H for ; Sat, 10 Jun 2023 11:08:19 +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 4QdZtp6Mdwz4LlD for ; Sat, 10 Jun 2023 11:08:18 +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=1686395298; 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=JVDp9tYzFNmHVae3LeXYnN/p0HtHnNosMxiJ5NPkVl0=; b=e6fL9iUj+hJ6A2G2wdhfngTzizsG+JjsWfD54sa0aCn7L12oa8ENWHDi5O5abLAJwb5Wr6 Ju/lpO+NrFSJj9xLqk2BPlYO1vypxqxPSq8VQwh8wXp9WLgWvaIsYoTvTszFcC9FDUok30 41NNTImpxkFZG3AT5vPLKpr2j6Klkbx8RYXVXS+Vpg69NI7B199JyQC1zRWnoV3d3/wlER 1PxiFsRwfw+A99tVavzT1SRwwMPke2RDISY7CHmdWo7juofOpGYMcN9/ttxlKvNX2We5wI Duy+4jYTslXJo5e20QcbirPH5XJgfL1rs8zBEFSNU1jktHoA36qECLpf4Uceuw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686395298; a=rsa-sha256; cv=none; b=v0hSEc1eYXmkv+uI3on8ViuUs0kn1Nc5jFqJiAnv8IbWJvqYaUbA+2CWTLZezzzFi+tCVj cht8pQ+F2nwgiuTJ7AIKgXDgy1jIZ8jpcX2P43Q2pVXbNgvoOP4GcmP40BgqFwDcZUzFIf nlMv1thnmsbhUQ1C2dkClWEkFEIO0p+4/ZkWEmIa4kRTv48n97IFFjoi9WWKYFOyWS80GT iFRHJ48AmOBNB6S4FfdNsF63iGzQDixd+zmFGK/LBNW1X/Cf2LBZfX4Oz0dHRF+jhn2Pr7 ZhZ/KyWvkUL9EyDcNN3Xb1CYd34kdoVZ7wrTmzHVn3gZNVvl68u/3Y5K8vBs8A== 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 4QdZtp5MW3zFQg for ; Sat, 10 Jun 2023 11:08:18 +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 35AB8Ih3033769 for ; Sat, 10 Jun 2023 11:08:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35AB8IrD033768 for doc@FreeBSD.org; Sat, 10 Jun 2023 11:08:18 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 261349] Modernise hier(7) Date: Sat, 10 Jun 2023 11:08:18 +0000 X-Bugzilla-Reason: 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D261349 --- Comment #19 from Graham Perrin --- (In reply to Graham Perrin from comment #0) /usr/compat/ was documented in 2001 . I checked a few installations of the OS (two examples below), can not find = this directory.=20 Can anyone confirm that /usr/compat/ is no longer a part of the system?=20 If so, is the commit identifiable?=20 If it helps: 2015 bug 199942 involved manual creation of the directory.=20 ---- root@fuji:~ # file /compat /compat: cannot open `/compat' (No such file or directory) root@fuji:~ # file /usr/compat /usr/compat: cannot open `/usr/compat' (No such file or directory) root@fuji:~ # file /sys/compat /sys/compat: directory root@fuji:~ # ls -hl /sys/compat total 54 drwxr-xr-x 2 grahamperrin wheel 16B May 27 20:21 cloudabi drwxr-xr-x 2 grahamperrin wheel 15B May 27 20:21 cloudabi32 drwxr-xr-x 2 grahamperrin wheel 15B May 27 20:21 cloudabi64 drwxr-xr-x 2 grahamperrin wheel 19B May 27 20:21 freebsd32 drwxr-xr-x 2 grahamperrin wheel 6B May 27 20:21 ia32 drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 lindebugfs drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 linprocfs drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 linsysfs drwxr-xr-x 2 grahamperrin wheel 64B May 27 20:21 linux drwxr-xr-x 4 grahamperrin wheel 4B May 27 20:21 linuxkpi drwxr-xr-x 2 grahamperrin wheel 18B May 27 20:21 ndis drwxr-xr-x 2 grahamperrin wheel 4B May 27 20:21 x86bios root@fuji:~ # uname -aKU FreeBSD fuji 13.2-RELEASE FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfda= d597 GENERIC amd64 1302001 1302001 root@fuji:~ #=20 ---- % file /compat /compat: directory % ls -hl /compat total 1 drwxr-xr-x 10 root wheel 15B 31 Dec 12:16 linux drwxr-xr-x 21 root wheel 21B 4 Jul 2021 ubuntu % file /usr/compat /usr/compat: cannot open `/usr/compat' (No such file or directory) % file /sys/compat /sys/compat: directory % ls -hl /sys/compat total 1 drwxr-xr-x 2 grahamperrin wheel 19B 10 Jun 08:55 freebsd32 drwxr-xr-x 2 grahamperrin wheel 6B 30 May 20:07 ia32 drwxr-xr-x 2 grahamperrin wheel 3B 13 May 18:21 lindebugfs drwxr-xr-x 2 grahamperrin wheel 3B 30 May 20:07 linprocfs drwxr-xr-x 2 grahamperrin wheel 5B 13 May 18:21 linsysfs drwxr-xr-x 2 grahamperrin wheel 64B 30 May 20:07 linux drwxr-xr-x 4 grahamperrin wheel 4B 13 May 05:26 linuxkpi drwxr-xr-x 2 grahamperrin wheel 4B 13 May 05:26 x86bios % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #5 main-n263447-267411d164d4-dirty: Thu Jun 8 14:26:44 BST 2023=20=20=20=20 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GE= NERIC amd64 1400090 1400090 % --=20 You are receiving this mail because: You are on the CC list for the bug.=