[LTP] [PATCH] fchmod01: Convert docs to docparse
Ma Xinjian
maxj.fnst@fujitsu.com
Tue Sep 10 12:10:23 CEST 2024
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
testcases/kernel/syscalls/fchmod/fchmod01.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/testcases/kernel/syscalls/fchmod/fchmod01.c b/testcases/kernel/syscalls/fchmod/fchmod01.c
index 05b566791..417ea0a70 100644
--- a/testcases/kernel/syscalls/fchmod/fchmod01.c
+++ b/testcases/kernel/syscalls/fchmod/fchmod01.c
@@ -2,9 +2,12 @@
/*
* Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved.
* Author: Wayne Boyer and William Roske
+ */
+
+/*\
+ * [Description]
*
- * Test Description:
- * fchmod() will succeed to change the mode permissions of a file specified
+ * Verify that fchmod() can succeed to change the mode permissions of a file specified
* by file descriptor.
*/
--
2.42.0
More information about the ltp
mailing list