[PATCH] nfs4_setfacl: man page example should use the new option index
From: Yongcheng Yang <hidden>
Date: 2022-11-23 01:47:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yongcheng Yang <hidden>
Date: 2022-11-23 01:47:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Yongcheng Yang <redacted> --- 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