git: 78935fa40eee - main - named_attribute.7: typo fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Jul 2025 23:21:47 UTC
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