summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/rfs/rtems-rfs-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/rfs/rtems-rfs-link.c')
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-link.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-link.c b/cpukit/libfs/src/rfs/rtems-rfs-link.c
index 9689a56b09..5a8c70188b 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-link.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-link.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Link Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Link Routines
*
* These functions manage links. A link is the addition of a directory entry
* in a parent directory and incrementing the links count in the inode.