From nobody Tue Dec 10 16:42:12 2024 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 4Y74Jh6wKnz5gLFp for ; Tue, 10 Dec 2024 16:42:12 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y74Jh3mJbz4rFC for ; Tue, 10 Dec 2024 16:42:12 +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=1733848932; 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=DGC/9M5vuNbwUOzfhNBXW9wPoiCLVDy0D5WTF8u2iNI=; b=qHHBP/SMKeY0VEKqYpufTQwBt6RPsGzoReqWGaBtxm5JxqDSaAdl1JzldiCqmFXMOMaoNR pYIsFwiqNJCQaArFPTXkVx3CZOAgy0KQHrbvQYj5iL8qmQ5pUDPxDeDtbujj2ukXBirhei 2vV4KLemg07DwPnv12cR1/e8D0od9Clj5L+k8ZqsF3TJUb7vvQhzLKS8sEo2IVqaX9ysEd lDWjwJNYkQZHnsJYONljWKlusQAxDm7Zzc7YMywfaYoKOOdUqqyzrP20K8OfP96jqfekGt hLflQ1DNv0UeevVtP+X9sgkp6BVLcEKE/mVXwSgYeKdacoPGXxL9wR670gwqhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733848932; a=rsa-sha256; cv=none; b=FLX3z5HLYOt0v393p3Yj6BkLgwAF8kZkjsSp+pKLH+UW7ixO4Zdj6M5JbMffn0dMCq+FMz ce7MPtdmKn/H6AmmVrzJYArLBt6+HBdzebsTQxUhQkDcgCRPRxLzhHpeTTEQQ97jvG8aU2 y3a18nEGn2e0DmT9eUSqN9qhpDaoPm/cu2ZSmKUvJlT/gjM5EochVa2n8aQPp+YHVcJUWX UWxKl4m+GLSSit6AotS2PD2QoVaZQ3MDGJE6nrHXu9e9rZyQMMRh/98V7bKgDHwb5fnqsD lFfeJ4ONuyax7FVeaXOjxdpjmheMAt6pEN5bxtO5vyCj0gjPEB2kAUVPPaToyg== 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 4Y74Jh3Nk7zWcj for ; Tue, 10 Dec 2024 16:42:12 +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 4BAGgCUj041305 for ; Tue, 10 Dec 2024 16:42:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BAGgC3W041304 for doc@FreeBSD.org; Tue, 10 Dec 2024 16:42:12 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 278286] file(1) man page fixes Date: Tue, 10 Dec 2024 16:42:12 +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 Only Me X-Bugzilla-Who: wbe@psr.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278286 --- Comment #2 from wbe@psr.com --- (In reply to Alexander Ziaee from comment #1) Done. misc/magic being a file, however, appears to be a FreeBSD thing to save spa= ce. file-5.46 installs only the file misc/magic.mgc, and I did not spot a make = or configure option to generate misc/magic as a file by concatenating the Magd= ir/* files (but maybe I missed it). --=20 You are receiving this mail because: You are on the CC list for the bug.=