From nobody Tue Feb 24 13:28:21 2026 X-Original-To: dev-commits-src-main@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 4fKz7T48xfz6S36S for ; Tue, 24 Feb 2026 13:28:21 +0000 (UTC) (envelope-from git@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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fKz7T3PK6z3L73 for ; Tue, 24 Feb 2026 13:28:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771939701; 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=IRXE7Q2PNn3AHhIRG9p51qGKUDXshdZrtot+YGMb6Rw=; b=csi+CrLwPbbZKGb4sFGXOwPKzbXDb8GDtwCw966/JRwyRKWXLEwvBV9rI4vshe44ifeXM3 qF5u+ZUMMO8ibErWLw3xd81cOmL9D1wGLwUyjpUS/2JTKZW82glddkQktnFZEu/ktZKf2N bfS0Ovjn3ZIbb6QJXc0sYAnVLOAMOgkZcRpORY94RfBmxrJRKKg/lJeQYPA4p9VKLMeD+t aIP2YVNVix2uKHHdaoqbHKSdJlEsNilm0xpstMF/NHCGmUbCeEkIzG9AoU3cKqmhy95Gty tT3E6EMPHZEBGFYJOWJCp5Jlg7ORXQsniZ6EPCcS/VSp9nZdn83RpUwP/2ZUrA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771939701; a=rsa-sha256; cv=none; b=AD7UjBJSLVhzMDwfwIV20ZbRX166ngkhkmkUtIDm9d0oAt0zApv7mHDbLhkkJw6PFTbvrX gAfMjHSHWPO7eDGDi/Gk8KYvDyISgiMEuNoc1Av5hYb0nTawPxxA3Mrfzr4hj5gOjzEzSq JdCpXFUwDz+rpZqGJyA2lpVZSRcBbUfm/Q6dOQIN4KWth7yPfVcE1a+jIDmL0I2cUOG1b1 KMXtjIEhP3MEr4BCAsLo1M04YV2XaiVxPXUkDe3YQVkrzcXyNED02SzlVPtzdYhOvil2lP rgVIKKgd+nmMhy3+6cQSpFetWSzALodv+3Xbda5wVfUwlEfIgPQISGd7YuAZ+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771939701; 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=IRXE7Q2PNn3AHhIRG9p51qGKUDXshdZrtot+YGMb6Rw=; b=N6PMKw8tZbs+UHjrGjFzXssoULBC5FUgD5TK+mNelvbzINPUzX9rq4xLBBV6HsvgG6HgwA pCpdDJOFm9yspANg/1Gao5U8XK+p0e3LCnyYErOSFRdQ3dTfzMv0bpFBiuE77GwzgCPtSh sUI0V6bksp01jzZARhfC4JLcELCfBHr8gLHI36krqyEP/7vIm0oWNOy33wqXKScGdxf4dz qWylnT4I8KYbdIUIfFVya22n0kio9hNqKb3l8xBqwgi6AZrKox+1sP+6jG0TLr6ZLUJO/I 6ufzYqeUKY0AR2fBAxkM7jcIwjW9Ttg8yyEQFrvgmzjCcos3yipQ8ogCmL4Lkw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fKz7T30Xcz2vV for ; Tue, 24 Feb 2026 13:28:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 43f64 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 24 Feb 2026 13:28:21 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: f0b8355db6ba - main - ffs.4: Mlink to ufs.4 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0b8355db6ba57a0849c41722e0a09f312d9eef5 Auto-Submitted: auto-generated Date: Tue, 24 Feb 2026 13:28:21 +0000 Message-Id: <699da775.43f64.5464da66@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=f0b8355db6ba57a0849c41722e0a09f312d9eef5 commit f0b8355db6ba57a0849c41722e0a09f312d9eef5 Author: Alexander Ziaee AuthorDate: 2026-02-24 13:24:16 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-24 13:26:20 +0000 ffs.4: Mlink to ufs.4 PR: 293423 MFC after: 3 days Requested by: bms --- share/man/man4/Makefile | 1 + share/man/man4/ffs.4 | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 9bdd2d2c83ff..a385363138d0 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -719,6 +719,7 @@ MLINKS+=ext2fs.4 ext4fs.4 MLINKS+=fd.4 stderr.4 \ fd.4 stdin.4 \ fd.4 stdout.4 +MLINKS+=ffs.4 ufs.4 MLINKS+=fdt.4 FDT.4 MLINKS+=firewire.4 ieee1394.4 MLINKS+=fwe.4 if_fwe.4 diff --git a/share/man/man4/ffs.4 b/share/man/man4/ffs.4 index 5f8787d6fefc..519ef1d1e8a5 100644 --- a/share/man/man4/ffs.4 +++ b/share/man/man4/ffs.4 @@ -28,11 +28,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 19, 2025 +.Dd February 24, 2026 .Dt FFS 4 .Os .Sh NAME -.Nm ffs +.Nm ffs , +.Nm ufs .Nd Berkeley fast file system .Sh SYNOPSIS In the kernel configuration file: