Date: Wed, 9 Jul 2025 23:21:47 GMT From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 78935fa40eee - main - named_attribute.7: typo fix Message-ID: <202507092321.569NLltF085610@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=78935fa40eee14aab1c6de676a1017bcabdf5fa1 commit 78935fa40eee14aab1c6de676a1017bcabdf5fa1 Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2025-07-09 23:21:03 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> CommitDate: 2025-07-09 23:21:03 +0000 named_attribute.7: typo fix --- share/man/man7/named_attribute.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/named_attribute.7 b/share/man/man7/named_attribute.7 index 0c15d8ee91b8..7cd778620357 100644 --- a/share/man/man7/named_attribute.7 +++ b/share/man/man7/named_attribute.7 @@ -121,7 +121,7 @@ manipulating extended attributes compared with Although the named attribute machanism might require different internal implementation of extended attributes within a file system, both ZFS and NFSv4 provide -both mechanisms, which can be used interchangably to manipulate +both mechanisms, which can be used interchangeably to manipulate extended attributes, but with a couple of limitations. .Bl -bullet .It
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507092321.569NLltF085610>