On 11/22/22 8:45 PM, Yongcheng Yang wrote:
Subject:
[PATCH] nfs4_setfacl: man page example should use the new option index
From:
Yongcheng Yang [off-list ref]
Date:
11/22/22, 8:45 PM
To:
Steve Dickson [off-list ref]
CC:
Linux NFS Mailing list [off-list ref], Yongcheng Yang
[off-list ref]
Signed-off-by: Yongcheng Yang<redacted>
Committed... a while ago! :-)
steved.
quoted hunk ↗ jump to hunk
---
man/man1/nfs4_setfacl.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man1/nfs4_setfacl.1 b/man/man1/nfs4_setfacl.1
index 61699ae..c4b4dbb 100644
--- a/man/man1/nfs4_setfacl.1
+++ b/man/man1/nfs4_setfacl.1
@@ -210,7 +210,7 @@ named `newacl.txt':
.IP - 2
delete the first ACE, but only print the resulting ACL (does not save changes):
.br
- $ nfs4_setfacl --test -x 1 foo
+ $ nfs4_setfacl --test -x -i 1 foo
.IP - 2
delete the last two ACEs above:
.br
-- 2.31.1