summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/librtemsNfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/librtemsNfs.h')
-rw-r--r--cpukit/libnetworking/librtemsNfs.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/cpukit/libnetworking/librtemsNfs.h b/cpukit/libnetworking/librtemsNfs.h
index 74aeffcf10..ce83d03db4 100644
--- a/cpukit/libnetworking/librtemsNfs.h
+++ b/cpukit/libnetworking/librtemsNfs.h
@@ -1,9 +1,9 @@
/**
* @file
*
- * @brief Public Interface to the NFS Client Library for RTEMS
+ * @ingroup RTEMSFileSystemNFS
*
- * @ingroup rtems-nfsclient
+ * @brief This header file provides interfaces of the NFSv2 client.
*/
/*
@@ -57,9 +57,10 @@
#define LIB_RTEMS_NFS_CLIENT_H
/**
- * @defgroup rtems-nfsclient NFS Client Library
+ * @defgroup RTEMSFileSystemNFS NFSv2 Client
+ *
+ * @ingroup FileSystemTypesAndMount
*
- * @ingroup nfsclient
* @{
*/