Skip to content

Commit

Permalink
fchmod01: Convert docs to docparse
Browse files Browse the repository at this point in the history
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
Reviewed-by: Li Wang <liwang@redhat.com>
  • Loading branch information
MaXinjian authored and wangli5665 committed Sep 11, 2024
1 parent 10abb28 commit f1151ff
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions testcases/kernel/syscalls/fchmod/fchmod01.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/

Expand Down

0 comments on commit f1151ff

Please sign in to comment.