From nobody Wed Feb 18 18:24:08 2026 X-Original-To: dev-commits-doc-all@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 4fGPzY0FTGz6SbGS for ; Wed, 18 Feb 2026 18:24:09 +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 4fGPzX6lNvz3VJd for ; Wed, 18 Feb 2026 18:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771439048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qFXPhq+EYLNxKhJqo3JATGpEOxe4Ea45TAF3YxBdldw=; b=SQ5AXgjwS5JE2oJPYViapWgQbbOW0l+Jlc1Uvk5OQ3iBBLZge/ffwrl6SxtpZL5ldWWW5b uf0EXd8LzdLBSrMSbOnJ6GzswM2k9mcuJ4LVQI573tt4XgLWzE1ntFFRrE0D7HuL4Vyo9B 9U3b8NHQxaMRkp1RXK1cRSNX//EZz+xJis6NNtdxjvNoSIkcroeqEa9pCyONG6qmwfIvky XW8sQkZLKTPpaXtKFxEQb6vuDsdsfg1+WMW03WbVaIU480Jns/FSqOW620nB/IGXGhGJrG SNm/0vEtwXetJodGIpnul2u4dZtKtTyiUf5AKfWYazmZ7MuDGc1m234lsiTFxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771439049; a=rsa-sha256; cv=none; b=r2q8NJQo5CKQQOq4UKa0zsTJJ/uyMnbULVI+OnOUruBtLso4S/+cSsk6QTRTNFeZhBCUsl Xr+jAF+9/v5Slg2ZACrM3R/t667v1awHbwRZItWd0Q0/T9bG/jmQ6rbRWEDS8OL1rL3LdD +9zbk2c+yZRJFAat1du8grMN1aEr5iB4unDc5QvPmUZXhvefH4uLIEbqIZ4wfn7eHqEONj nBkmrpONxHYmTymQR482ZLaCqTFTHu0+w3nmIo7u1Ca6iqJMYVr82lhgnHBfisN4szKx4g ODbB8naA4VEWwL4LgDXlIjNEt00lSqRK1RpbgmiYrI2ZDzJXc4BfSSdZFPAAsw== 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=1771439048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qFXPhq+EYLNxKhJqo3JATGpEOxe4Ea45TAF3YxBdldw=; b=lxZ1LAKk6lJ0q/XkSEPmkRXdknBLmNyBBF2TxMl/G4SdQ1Hf1hfePGwQ2QU6Ey3hhbT5aI BAQwOP+dGhyrLc53CeFWxXQQJdvr1VuW+YPaiXYOEnN0rByK6k7Ozm0YZaMGQF9ejKZTMA dGvAGanTuZ8aV8IX6xq4k1I3RmMKrY1T9MtEC7qTUYoN1BDED/y1mDhFamazLH1mvo6Ocp nfMH8EEu/muM5veaoOVFtJc04S50D3gU85WOcp2RkmCI247GODbtp0D9BmZ5fTQpMm1e1q Xy13CkE5S2F09ldTcJ169SoJdCw4FqYNHvmBapdlfyK8oAGKY3/1fd1OtwgZww== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fGPzX671Qz167v for ; Wed, 18 Feb 2026 18:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ff12 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 18 Feb 2026 18:24:08 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Jason Lenthe From: Alexander Ziaee Subject: git: 3dae890e19 - main - handbook/filesystems: Fix exfat and ntfs pkg names List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3dae890e19ebaee59d7fbdae357b4edc9eed2cee Auto-Submitted: auto-generated Date: Wed, 18 Feb 2026 18:24:08 +0000 Message-Id: <699603c8.3ff12.2b6ec666@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=3dae890e19ebaee59d7fbdae357b4edc9eed2cee commit 3dae890e19ebaee59d7fbdae357b4edc9eed2cee Author: Jason Lenthe AuthorDate: 2026-02-18 18:01:20 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-18 18:22:43 +0000 handbook/filesystems: Fix exfat and ntfs pkg names Reviewed by: ziaee Closes: https://github.com/freebsd/freebsd-doc/pull/609 --- documentation/content/en/books/handbook/filesystems/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/handbook/filesystems/_index.adoc b/documentation/content/en/books/handbook/filesystems/_index.adoc index fd82a7c863..e57f640207 100644 --- a/documentation/content/en/books/handbook/filesystems/_index.adoc +++ b/documentation/content/en/books/handbook/filesystems/_index.adoc @@ -131,7 +131,7 @@ Install the exFAT package: [source,shell] .... -# pkg install exfat +# pkg install fusefs-exfat .... Before using a FUSE file system, load the man:fusefs[5] kernel module: @@ -168,7 +168,7 @@ Install the NTFS package: [source,shell] .... -# pkg install ntfs +# pkg install fusefs-ntfs .... Before using a FUSE file system, load the man:fusefs[5] kernel module: