[rtems commit] doxygen: Switch @brief and @ingroup
Sebastian Huber
sebh at rtems.org
Tue Apr 28 07:05:12 UTC 2020
Module: rtems
Branch: master
Commit: cfe8f7a9b7e23590760874992fc461fe4a74964c
Changeset: http://git.rtems.org/rtems/commit/?id=cfe8f7a9b7e23590760874992fc461fe4a74964c
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Apr 27 16:14:06 2020 +0200
doxygen: Switch @brief and @ingroup
This order change fixes the Latex documentation build via Doxygen.
---
cpukit/include/rtems/rtems-rfs.h | 3 ++-
cpukit/libblock/src/bdpart-create.c | 3 ++-
cpukit/libblock/src/bdpart-dump.c | 3 ++-
cpukit/libblock/src/bdpart-mount.c | 3 ++-
cpukit/libblock/src/bdpart-read.c | 3 ++-
cpukit/libblock/src/bdpart-register.c | 3 ++-
cpukit/libblock/src/bdpart-sort.c | 3 ++-
cpukit/libblock/src/bdpart-write.c | 3 ++-
cpukit/libblock/src/blkdev-blkstats.c | 3 ++-
cpukit/libblock/src/blkdev-imfs.c | 3 ++-
cpukit/libblock/src/blkdev-ioctl.c | 3 ++-
cpukit/libblock/src/blkdev-print-stats.c | 3 ++-
cpukit/libblock/src/blkdev.c | 3 ++-
cpukit/libblock/src/diskdevs-init.c | 3 ++-
cpukit/libblock/src/flashdisk.c | 3 ++-
cpukit/libblock/src/ide_part_table.c | 3 ++-
cpukit/libblock/src/nvdisk-sram.c | 3 ++-
cpukit/libblock/src/nvdisk.c | 3 ++-
cpukit/libblock/src/show_bdbuf.c | 3 ++-
cpukit/libcsupport/src/_realloc_r.c | 3 ++-
cpukit/libcsupport/src/access.c | 3 ++-
cpukit/libcsupport/src/assoclocalbyname.c | 3 ++-
cpukit/libcsupport/src/assocremotebylocalbitfield.c | 3 ++-
cpukit/libcsupport/src/chdir.c | 3 ++-
cpukit/libcsupport/src/chroot.c | 3 ++-
cpukit/libcsupport/src/close.c | 3 ++-
cpukit/libcsupport/src/dup.c | 3 ++-
cpukit/libcsupport/src/fcntl.c | 3 ++-
cpukit/libcsupport/src/fdatasync.c | 3 ++-
cpukit/libcsupport/src/free.c | 3 ++-
cpukit/libcsupport/src/ioctl.c | 3 ++-
cpukit/libcsupport/src/kill_noposix.c | 3 ++-
cpukit/libcsupport/src/setegid.c | 3 ++-
cpukit/libcsupport/src/sup_fs_mount_iterate.c | 3 ++-
cpukit/libcsupport/src/utsname.c | 3 ++-
cpukit/libcsupport/src/write_r.c | 3 ++-
cpukit/libfs/src/defaults/default_are_nodes_equal.c | 3 ++-
cpukit/libfs/src/defaults/default_clone.c | 3 ++-
cpukit/libfs/src/defaults/default_eval_path.c | 3 ++-
cpukit/libfs/src/defaults/default_fcntl.c | 3 ++-
cpukit/libfs/src/defaults/default_freenode.c | 3 ++-
cpukit/libfs/src/defaults/default_fstat.c | 3 ++-
cpukit/libfs/src/defaults/default_fsync.c | 3 ++-
cpukit/libfs/src/defaults/default_fsync_success.c | 3 ++-
cpukit/libfs/src/defaults/default_ftruncate.c | 3 ++-
cpukit/libfs/src/defaults/default_ftruncate_directory.c | 3 ++-
cpukit/libfs/src/defaults/default_ioctl.c | 3 ++-
cpukit/libfs/src/defaults/default_lock_and_unlock.c | 3 ++-
cpukit/libfs/src/defaults/default_lseek.c | 3 ++-
cpukit/libfs/src/defaults/default_lseek_directory.c | 3 ++-
cpukit/libfs/src/defaults/default_lseek_file.c | 3 ++-
cpukit/libfs/src/defaults/default_mknod.c | 3 ++-
cpukit/libfs/src/defaults/default_mount.c | 3 ++-
cpukit/libfs/src/defaults/default_open.c | 3 ++-
cpukit/libfs/src/defaults/default_readlink.c | 3 ++-
cpukit/libfs/src/defaults/default_rename.c | 3 ++-
cpukit/libfs/src/defaults/default_rmnod.c | 3 ++-
cpukit/libfs/src/defaults/default_symlink.c | 3 ++-
cpukit/libfs/src/defaults/default_unmount.c | 3 ++-
cpukit/libfs/src/defaults/default_utime.c | 3 ++-
cpukit/libfs/src/defaults/default_write.c | 3 ++-
cpukit/libfs/src/dosfs/fat.c | 3 ++-
cpukit/libfs/src/dosfs/fat_fat_operations.c | 3 ++-
cpukit/libfs/src/dosfs/fat_file.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_conv.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_create.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_dir.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_eval.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_file.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_format.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_free.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_fsunmount.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_handlers_dir.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_handlers_file.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_init.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_initsupp.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_misc.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_mknod.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_rename.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_rmnod.c | 3 ++-
cpukit/libfs/src/dosfs/msdos_statvfs.c | 3 ++-
cpukit/libfs/src/imfs/deviceio.c | 3 ++-
cpukit/libfs/src/imfs/imfs_chown.c | 3 ++-
cpukit/libfs/src/imfs/imfs_config.c | 3 ++-
cpukit/libfs/src/imfs/imfs_creat.c | 3 ++-
cpukit/libfs/src/imfs/imfs_eval.c | 3 ++-
cpukit/libfs/src/imfs/imfs_fchmod.c | 3 ++-
cpukit/libfs/src/imfs/imfs_fifo.c | 3 ++-
cpukit/libfs/src/imfs/imfs_fsunmount.c | 3 ++-
cpukit/libfs/src/imfs/imfs_handlers_device.c | 3 ++-
cpukit/libfs/src/imfs/imfs_initsupp.c | 3 ++-
cpukit/libfs/src/imfs/imfs_link.c | 3 ++-
cpukit/libfs/src/imfs/imfs_load_tar.c | 3 ++-
cpukit/libfs/src/imfs/imfs_make_generic_node.c | 3 ++-
cpukit/libfs/src/imfs/imfs_memfile.c | 3 ++-
cpukit/libfs/src/imfs/imfs_mknod.c | 3 ++-
cpukit/libfs/src/imfs/imfs_mount.c | 3 ++-
cpukit/libfs/src/imfs/imfs_node.c | 3 ++-
cpukit/libfs/src/imfs/imfs_rename.c | 3 ++-
cpukit/libfs/src/imfs/imfs_rmnod.c | 3 ++-
cpukit/libfs/src/imfs/imfs_stat.c | 3 ++-
cpukit/libfs/src/imfs/imfs_symlink.c | 3 ++-
cpukit/libfs/src/imfs/imfs_unmount.c | 3 ++-
cpukit/libfs/src/imfs/imfs_utime.c | 3 ++-
cpukit/libfs/src/imfs/ioman.c | 3 ++-
cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c | 3 ++-
cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c | 3 ++-
cpukit/libfs/src/nfsclient/src/nfs.c | 3 ++-
cpukit/libfs/src/nfsclient/src/rpcio.c | 3 ++-
cpukit/libfs/src/nfsclient/src/sock_mbuf.c | 3 ++-
cpukit/libfs/src/nfsclient/src/xdr_mbuf.c | 3 ++-
cpukit/libfs/src/pipe/fifo.c | 3 ++-
cpukit/libfs/src/pipe/pipe.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-block.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-buffer.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-dir.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-file-system.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-file.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-format.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-group.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-inode.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-link.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-mutex.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-rtems.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-shell.c | 3 ++-
cpukit/libfs/src/rfs/rtems-rfs-trace.c | 3 ++-
cpukit/libmisc/bspcmdline/bspcmdline_get.c | 3 ++-
cpukit/libmisc/bspcmdline/bspcmdline_getparam.c | 3 ++-
cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c | 3 ++-
cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c | 3 ++-
cpukit/libmisc/cpuuse/cpuusagedata.c | 3 ++-
cpukit/libmisc/cpuuse/cpuusagereport.c | 3 ++-
cpukit/libmisc/cpuuse/cpuusagereset.c | 3 ++-
cpukit/libmisc/cpuuse/cpuusagetop.c | 3 ++-
cpukit/libmisc/devnull/devnull.c | 3 ++-
cpukit/libmisc/devnull/devzero.c | 3 ++-
cpukit/libmisc/dumpbuf/dumpbuf.c | 3 ++-
cpukit/libmisc/fb/mw_print.c | 3 ++-
cpukit/libmisc/fb/mw_uid.c | 3 ++-
cpukit/libmisc/fsmount/fsmount.c | 3 ++-
cpukit/libmisc/mouse/mouse_parser.c | 3 ++-
cpukit/libmisc/mouse/serial_mouse.c | 3 ++-
cpukit/libmisc/shell/main_df.c | 3 ++-
cpukit/libmisc/stackchk/check.c | 3 ++-
cpukit/libmisc/stringto/stringtodouble.c | 3 ++-
cpukit/libmisc/stringto/stringtofloat.c | 3 ++-
cpukit/libmisc/stringto/stringtoint.c | 3 ++-
cpukit/libmisc/stringto/stringtolong.c | 3 ++-
cpukit/libmisc/stringto/stringtolongdouble.c | 3 ++-
cpukit/libmisc/stringto/stringtolonglong.c | 3 ++-
cpukit/libmisc/stringto/stringtopointer.c | 3 ++-
cpukit/libmisc/stringto/stringtounsignedchar.c | 3 ++-
cpukit/libmisc/stringto/stringtounsignedint.c | 3 ++-
cpukit/libmisc/stringto/stringtounsignedlong.c | 3 ++-
cpukit/libmisc/stringto/stringtounsignedlonglong.c | 3 ++-
cpukit/posix/src/_execve.c | 3 ++-
cpukit/posix/src/aio_error.c | 3 ++-
cpukit/posix/src/aio_fsync.c | 3 ++-
cpukit/posix/src/aio_misc.c | 3 ++-
cpukit/posix/src/aio_read.c | 3 ++-
cpukit/posix/src/aio_return.c | 3 ++-
cpukit/posix/src/aio_suspend.c | 3 ++-
cpukit/posix/src/aio_write.c | 3 ++-
cpukit/posix/src/alarm.c | 3 ++-
cpukit/posix/src/barrierattrdestroy.c | 3 ++-
cpukit/posix/src/barrierattrgetpshared.c | 3 ++-
cpukit/posix/src/cancel.c | 3 ++-
cpukit/posix/src/cleanuppush.c | 3 ++-
cpukit/posix/src/clockgetcpuclockid.c | 3 ++-
cpukit/posix/src/clockgetres.c | 3 ++-
cpukit/posix/src/clockgettime.c | 3 ++-
cpukit/posix/src/clocksettime.c | 3 ++-
cpukit/posix/src/condattrdestroy.c | 3 ++-
cpukit/posix/src/condattrgetclock.c | 3 ++-
cpukit/posix/src/condattrgetpshared.c | 3 ++-
cpukit/posix/src/condattrinit.c | 3 ++-
cpukit/posix/src/condattrsetclock.c | 3 ++-
cpukit/posix/src/condattrsetpshared.c | 3 ++-
cpukit/posix/src/conddefaultattributes.c | 3 ++-
cpukit/posix/src/condsignalsupp.c | 3 ++-
cpukit/posix/src/condtimedwait.c | 3 ++-
cpukit/posix/src/condwait.c | 3 ++-
cpukit/posix/src/condwaitsupp.c | 3 ++-
cpukit/posix/src/fork.c | 3 ++-
cpukit/posix/src/getitimer.c | 3 ++-
cpukit/posix/src/keycreate.c | 3 ++-
cpukit/posix/src/keydelete.c | 3 ++-
cpukit/posix/src/keygetspecific.c | 3 ++-
cpukit/posix/src/keysetspecific.c | 3 ++-
cpukit/posix/src/kill.c | 3 ++-
cpukit/posix/src/kill_r.c | 3 ++-
cpukit/posix/src/killinfo.c | 3 ++-
cpukit/posix/src/lio_listio.c | 3 ++-
cpukit/posix/src/mprotect.c | 3 ++-
cpukit/posix/src/mqueueclose.c | 3 ++-
cpukit/posix/src/mqueuegetattr.c | 3 ++-
cpukit/posix/src/mqueuenotify.c | 3 ++-
cpukit/posix/src/mqueueopen.c | 3 ++-
cpukit/posix/src/mqueuerecvsupp.c | 3 ++-
cpukit/posix/src/mqueuesend.c | 3 ++-
cpukit/posix/src/mqueuesendsupp.c | 3 ++-
cpukit/posix/src/mqueuesetattr.c | 3 ++-
cpukit/posix/src/mqueuetimedreceive.c | 3 ++-
cpukit/posix/src/mqueueunlink.c | 3 ++-
cpukit/posix/src/mutexattrdestroy.c | 3 ++-
cpukit/posix/src/mutexattrgetprioceiling.c | 3 ++-
cpukit/posix/src/mutexattrgetprotocol.c | 3 ++-
cpukit/posix/src/mutexattrgetpshared.c | 3 ++-
cpukit/posix/src/mutexattrgettype.c | 3 ++-
cpukit/posix/src/mutexattrsetprioceiling.c | 3 ++-
cpukit/posix/src/mutexattrsetprotocol.c | 3 ++-
cpukit/posix/src/mutexattrsetpshared.c | 3 ++-
cpukit/posix/src/mutexdestroy.c | 3 ++-
cpukit/posix/src/mutexgetprioceiling.c | 3 ++-
cpukit/posix/src/mutexinit.c | 3 ++-
cpukit/posix/src/mutexlock.c | 3 ++-
cpukit/posix/src/mutexlocksupp.c | 3 ++-
cpukit/posix/src/mutexsetprioceiling.c | 3 ++-
cpukit/posix/src/mutextimedlock.c | 3 ++-
cpukit/posix/src/mutextrylock.c | 3 ++-
cpukit/posix/src/mutexunlock.c | 3 ++-
cpukit/posix/src/nanosleep.c | 3 ++-
cpukit/posix/src/pause.c | 3 ++-
cpukit/posix/src/pbarrierinit.c | 3 ++-
cpukit/posix/src/pbarrierwait.c | 3 ++-
cpukit/posix/src/prwlockinit.c | 3 ++-
cpukit/posix/src/prwlockrdlock.c | 3 ++-
cpukit/posix/src/prwlocktimedrdlock.c | 3 ++-
cpukit/posix/src/prwlocktimedwrlock.c | 3 ++-
cpukit/posix/src/prwlocktryrdlock.c | 3 ++-
cpukit/posix/src/prwlocktrywrlock.c | 3 ++-
cpukit/posix/src/prwlockunlock.c | 3 ++-
cpukit/posix/src/prwlockwrlock.c | 3 ++-
cpukit/posix/src/psignalclearprocesssignals.c | 3 ++-
cpukit/posix/src/psignalclearsignals.c | 3 ++-
cpukit/posix/src/psignalunblockthread.c | 3 ++-
cpukit/posix/src/pspininit.c | 3 ++-
cpukit/posix/src/pspinunlock.c | 3 ++-
cpukit/posix/src/psxnametoid.c | 3 ++-
cpukit/posix/src/psxtimercreate.c | 3 ++-
cpukit/posix/src/psxtimerdelete.c | 3 ++-
cpukit/posix/src/psxtransschedparam.c | 3 ++-
cpukit/posix/src/pthread.c | 3 ++-
cpukit/posix/src/pthreadattrdefault.c | 3 ++-
cpukit/posix/src/pthreadattrdestroy.c | 3 ++-
cpukit/posix/src/pthreadattrgetaffinitynp.c | 3 ++-
cpukit/posix/src/pthreadattrgetdetachstate.c | 3 ++-
cpukit/posix/src/pthreadattrgetguardsize.c | 3 ++-
cpukit/posix/src/pthreadattrgetinheritsched.c | 3 ++-
cpukit/posix/src/pthreadattrgetschedparam.c | 3 ++-
cpukit/posix/src/pthreadattrgetscope.c | 3 ++-
cpukit/posix/src/pthreadattrgetstack.c | 3 ++-
cpukit/posix/src/pthreadattrgetstackaddr.c | 3 ++-
cpukit/posix/src/pthreadattrgetstacksize.c | 3 ++-
cpukit/posix/src/pthreadattrinit.c | 3 ++-
cpukit/posix/src/pthreadattrsetaffinitynp.c | 3 ++-
cpukit/posix/src/pthreadattrsetdetachstate.c | 3 ++-
cpukit/posix/src/pthreadattrsetguardsize.c | 3 ++-
cpukit/posix/src/pthreadattrsetinheritsched.c | 3 ++-
cpukit/posix/src/pthreadattrsetschedparam.c | 3 ++-
cpukit/posix/src/pthreadattrsetschedpolicy.c | 3 ++-
cpukit/posix/src/pthreadattrsetscope.c | 3 ++-
cpukit/posix/src/pthreadattrsetstack.c | 3 ++-
cpukit/posix/src/pthreadattrsetstackaddr.c | 3 ++-
cpukit/posix/src/pthreadattrsetstacksize.c | 3 ++-
cpukit/posix/src/pthreadconcurrency.c | 3 ++-
cpukit/posix/src/pthreadcreate.c | 3 ++-
cpukit/posix/src/pthreaddetach.c | 3 ++-
cpukit/posix/src/pthreadequal.c | 3 ++-
cpukit/posix/src/pthreadexit.c | 3 ++-
cpukit/posix/src/pthreadgetaffinitynp.c | 3 ++-
cpukit/posix/src/pthreadgetattrnp.c | 3 ++-
cpukit/posix/src/pthreadgetcpuclockid.c | 3 ++-
cpukit/posix/src/pthreadgetschedparam.c | 3 ++-
cpukit/posix/src/pthreadinitthreads.c | 3 ++-
cpukit/posix/src/pthreadjoin.c | 3 ++-
cpukit/posix/src/pthreadkill.c | 3 ++-
cpukit/posix/src/pthreadonce.c | 3 ++-
cpukit/posix/src/pthreadself.c | 3 ++-
cpukit/posix/src/pthreadsetaffinitynp.c | 3 ++-
cpukit/posix/src/pthreadsetschedparam.c | 3 ++-
cpukit/posix/src/pthreadsigmask.c | 3 ++-
cpukit/posix/src/rwlockattrdestroy.c | 3 ++-
cpukit/posix/src/rwlockattrinit.c | 3 ++-
cpukit/posix/src/rwlockattrsetpshared.c | 3 ++-
cpukit/posix/src/sched_getparam.c | 3 ++-
cpukit/posix/src/sched_getprioritymax.c | 3 ++-
cpukit/posix/src/sched_getscheduler.c | 3 ++-
cpukit/posix/src/sched_rr_get_interval.c | 3 ++-
cpukit/posix/src/sched_setparam.c | 3 ++-
cpukit/posix/src/sched_setscheduler.c | 3 ++-
cpukit/posix/src/sched_yield.c | 3 ++-
cpukit/posix/src/semclose.c | 3 ++-
cpukit/posix/src/semgetvalue.c | 3 ++-
cpukit/posix/src/seminit.c | 3 ++-
cpukit/posix/src/semopen.c | 3 ++-
cpukit/posix/src/semtimedwait.c | 3 ++-
cpukit/posix/src/semunlink.c | 3 ++-
cpukit/posix/src/setcancelstate.c | 3 ++-
cpukit/posix/src/setcanceltype.c | 3 ++-
cpukit/posix/src/setitimer.c | 3 ++-
cpukit/posix/src/sigaction.c | 3 ++-
cpukit/posix/src/sigaddset.c | 3 ++-
cpukit/posix/src/sigdelset.c | 3 ++-
cpukit/posix/src/sigemptyset.c | 3 ++-
cpukit/posix/src/sigfillset.c | 3 ++-
cpukit/posix/src/sigismember.c | 3 ++-
cpukit/posix/src/signal_2.c | 3 ++-
cpukit/posix/src/sigpending.c | 3 ++-
cpukit/posix/src/sigprocmask.c | 3 ++-
cpukit/posix/src/sigqueue.c | 3 ++-
cpukit/posix/src/sigsuspend.c | 3 ++-
cpukit/posix/src/sigwait.c | 3 ++-
cpukit/posix/src/sysconf.c | 3 ++-
cpukit/posix/src/testcancel.c | 3 ++-
cpukit/posix/src/timergettime.c | 3 ++-
cpukit/posix/src/timersettime.c | 3 ++-
cpukit/posix/src/ualarm.c | 3 ++-
cpukit/posix/src/vfork.c | 3 ++-
cpukit/posix/src/wait.c | 3 ++-
cpukit/rtems/src/barriercreate.c | 3 ++-
cpukit/rtems/src/barrierrelease.c | 3 ++-
cpukit/rtems/src/clockgettod.c | 3 ++-
cpukit/rtems/src/clockgetuptime.c | 3 ++-
cpukit/rtems/src/clockgetuptimenanoseconds.c | 3 ++-
cpukit/rtems/src/eventreceive.c | 3 ++-
cpukit/rtems/src/eventseize.c | 3 ++-
cpukit/rtems/src/msgmp.c | 3 ++-
cpukit/rtems/src/msgqflush.c | 3 ++-
cpukit/rtems/src/msgqgetnumberpending.c | 3 ++-
cpukit/rtems/src/msgqsend.c | 3 ++-
cpukit/rtems/src/partcreate.c | 3 ++-
cpukit/rtems/src/partmp.c | 3 ++-
cpukit/rtems/src/ratemoncreate.c | 3 ++-
cpukit/rtems/src/ratemonresetall.c | 3 ++-
cpukit/rtems/src/ratemonresetstatistics.c | 3 ++-
cpukit/rtems/src/regioncreate.c | 3 ++-
cpukit/rtems/src/rtemsbuildid.c | 3 ++-
cpukit/rtems/src/rtemsobjectapiminimumclass.c | 3 ++-
cpukit/rtems/src/rtemsobjectidgetapi.c | 3 ++-
cpukit/rtems/src/rtemsobjectsetname.c | 3 ++-
cpukit/rtems/src/semcreate.c | 3 ++-
cpukit/rtems/src/semrelease.c | 3 ++-
cpukit/rtems/src/taskgetaffinity.c | 3 ++-
cpukit/rtems/src/taskinitusers.c | 3 ++-
cpukit/rtems/src/taskissuspended.c | 3 ++-
cpukit/rtems/src/taskmp.c | 3 ++-
cpukit/rtems/src/tasksetaffinity.c | 3 ++-
cpukit/rtems/src/taskstart.c | 3 ++-
cpukit/rtems/src/timerreset.c | 3 ++-
cpukit/rtems/src/timerserverfirewhen.c | 3 ++-
cpukit/sapi/src/rbtreefind.c | 3 ++-
cpukit/score/src/coremsginsert.c | 3 ++-
cpukit/score/src/corerwlock.c | 3 ++-
cpukit/score/src/corerwlockobtainread.c | 3 ++-
cpukit/score/src/corerwlockobtainwrite.c | 3 ++-
cpukit/score/src/coretodadjust.c | 3 ++-
cpukit/score/src/coretodtickspersec.c | 3 ++-
cpukit/score/src/interr.c | 3 ++-
cpukit/score/src/mpci.c | 3 ++-
cpukit/score/src/mpcidefault.c | 3 ++-
cpukit/score/src/objectextendinformation.c | 3 ++-
cpukit/score/src/objectgetnext.c | 3 ++-
cpukit/score/src/objectinitializeinformation.c | 3 ++-
cpukit/score/src/objectnametoidstring.c | 3 ++-
cpukit/score/src/objectsetname.c | 3 ++-
cpukit/score/src/percpu.c | 3 ++-
cpukit/score/src/scheduler.c | 3 ++-
cpukit/score/src/schedulercbs.c | 3 ++-
cpukit/score/src/schedulercbsgetparameters.c | 3 ++-
cpukit/score/src/scheduleredf.c | 3 ++-
cpukit/score/src/scheduleredfreleasejob.c | 3 ++-
cpukit/score/src/scheduleredfunblock.c | 3 ++-
cpukit/score/src/schedulerpriorityblock.c | 3 ++-
cpukit/score/src/schedulerpriorityschedule.c | 3 ++-
cpukit/score/src/schedulersimpleschedule.c | 3 ++-
cpukit/score/src/schedulersimpleunblock.c | 3 ++-
cpukit/score/src/schedulersimpleyield.c | 3 ++-
cpukit/score/src/threaddispatch.c | 3 ++-
cpukit/score/src/threadqenqueue.c | 3 ++-
cpukit/score/src/threadqflush.c | 3 ++-
cpukit/score/src/threadrestart.c | 3 ++-
cpukit/score/src/timespecdivide.c | 3 ++-
cpukit/score/src/watchdoginsert.c | 3 ++-
cpukit/score/src/watchdogremove.c | 3 ++-
393 files changed, 786 insertions(+), 393 deletions(-)
diff --git a/cpukit/include/rtems/rtems-rfs.h b/cpukit/include/rtems/rtems-rfs.h
index 958f9a6..f0e76cf 100644
--- a/cpukit/include/rtems/rtems-rfs.h
+++ b/cpukit/include/rtems/rtems-rfs.h
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RFS File system Initialization
* @ingroup rtems_rfs
*
+ * @brief RFS File system Initialization
+ *
* RTEMS File System
*
*/
diff --git a/cpukit/libblock/src/bdpart-create.c b/cpukit/libblock/src/bdpart-create.c
index 52cdeeb..8bfc1de 100644
--- a/cpukit/libblock/src/bdpart-create.c
+++ b/cpukit/libblock/src/bdpart-create.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manage Partitions of a Disk Device
* @ingroup rtems_bdpart
+ *
+ * @brief Manage Partitions of a Disk Device
*/
/*
diff --git a/cpukit/libblock/src/bdpart-dump.c b/cpukit/libblock/src/bdpart-dump.c
index adf9296..ce58a00 100644
--- a/cpukit/libblock/src/bdpart-dump.c
+++ b/cpukit/libblock/src/bdpart-dump.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Prints the Partition Table @a Partitions with @a Count Partitions
* @ingroup rtems_bdpart
+ *
+ * @brief Prints the Partition Table @a Partitions with @a Count Partitions
*/
/*
diff --git a/cpukit/libblock/src/bdpart-mount.c b/cpukit/libblock/src/bdpart-mount.c
index 6cb2817..cfc08ea 100644
--- a/cpukit/libblock/src/bdpart-mount.c
+++ b/cpukit/libblock/src/bdpart-mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-read.c b/cpukit/libblock/src/bdpart-read.c
index d811528..cfebdbc 100644
--- a/cpukit/libblock/src/bdpart-read.c
+++ b/cpukit/libblock/src/bdpart-read.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-register.c b/cpukit/libblock/src/bdpart-register.c
index 66a7498..9956e61 100644
--- a/cpukit/libblock/src/bdpart-register.c
+++ b/cpukit/libblock/src/bdpart-register.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-sort.c b/cpukit/libblock/src/bdpart-sort.c
index 17fb641..52de38b 100644
--- a/cpukit/libblock/src/bdpart-sort.c
+++ b/cpukit/libblock/src/bdpart-sort.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-write.c b/cpukit/libblock/src/bdpart-write.c
index 9443bc6..0418e82 100644
--- a/cpukit/libblock/src/bdpart-write.c
+++ b/cpukit/libblock/src/bdpart-write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/blkdev-blkstats.c b/cpukit/libblock/src/blkdev-blkstats.c
index c035ee4..a6b336a 100644
--- a/cpukit/libblock/src/blkdev-blkstats.c
+++ b/cpukit/libblock/src/blkdev-blkstats.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Statistics Command
* @ingroup rtems_blkdev Block Device Management
+ *
+ * @brief Block Device Statistics Command
*/
/*
diff --git a/cpukit/libblock/src/blkdev-imfs.c b/cpukit/libblock/src/blkdev-imfs.c
index a6872f4..c7e582c 100644
--- a/cpukit/libblock/src/blkdev-imfs.c
+++ b/cpukit/libblock/src/blkdev-imfs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device IMFS
* @ingroup libblock
+ *
+ * @brief Block Device IMFS
*/
/*
diff --git a/cpukit/libblock/src/blkdev-ioctl.c b/cpukit/libblock/src/blkdev-ioctl.c
index 3e8b081..834f892 100644
--- a/cpukit/libblock/src/blkdev-ioctl.c
+++ b/cpukit/libblock/src/blkdev-ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Common IO Control Primitive
* @ingroup rtems_blkdev
+ *
+ * @brief Common IO Control Primitive
*/
/*
diff --git a/cpukit/libblock/src/blkdev-print-stats.c b/cpukit/libblock/src/blkdev-print-stats.c
index 6e43139..8edf24f 100644
--- a/cpukit/libblock/src/blkdev-print-stats.c
+++ b/cpukit/libblock/src/blkdev-print-stats.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Prints the Block Device Statistics
* @ingroup rtems_blkdev Block Device Management
+ *
+ * @brief Prints the Block Device Statistics
*/
/*
diff --git a/cpukit/libblock/src/blkdev.c b/cpukit/libblock/src/blkdev.c
index f19c273..e818129 100644
--- a/cpukit/libblock/src/blkdev.c
+++ b/cpukit/libblock/src/blkdev.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Management
* @ingroup rtems_blkdev
+ *
+ * @brief Block Device Management
*/
/*
diff --git a/cpukit/libblock/src/diskdevs-init.c b/cpukit/libblock/src/diskdevs-init.c
index 5ed2c71..3592350 100644
--- a/cpukit/libblock/src/diskdevs-init.c
+++ b/cpukit/libblock/src/diskdevs-init.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Disk Management Initialize
* @ingroup rtems_disk Block Device Disk Management
+ *
+ * @brief Block Device Disk Management Initialize
*/
/*
diff --git a/cpukit/libblock/src/flashdisk.c b/cpukit/libblock/src/flashdisk.c
index a3fbbba..91f99e0 100644
--- a/cpukit/libblock/src/flashdisk.c
+++ b/cpukit/libblock/src/flashdisk.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Flash Disk Block Device Implementation
* @ingroup libblock
+ *
+ * @brief Flash Disk Block Device Implementation
*/
/*
diff --git a/cpukit/libblock/src/ide_part_table.c b/cpukit/libblock/src/ide_part_table.c
index 5f8f211..a802be5 100644
--- a/cpukit/libblock/src/ide_part_table.c
+++ b/cpukit/libblock/src/ide_part_table.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Library supporting "MS-DOS-style" Partition Table
* @ingroup libblock
+ *
+ * @brief Library supporting "MS-DOS-style" Partition Table
*/
/*
diff --git a/cpukit/libblock/src/nvdisk-sram.c b/cpukit/libblock/src/nvdisk-sram.c
index 6ac7098..aa6fe00 100644
--- a/cpukit/libblock/src/nvdisk-sram.c
+++ b/cpukit/libblock/src/nvdisk-sram.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Provide SRAM support for the NV Disk
* @ingroup libblock
+ *
+ * @brief Provide SRAM support for the NV Disk
*/
/*
diff --git a/cpukit/libblock/src/nvdisk.c b/cpukit/libblock/src/nvdisk.c
index d204292..a7f4167 100644
--- a/cpukit/libblock/src/nvdisk.c
+++ b/cpukit/libblock/src/nvdisk.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Non-Volatile Disk Block Device Implementation
* @ingroup libblock
+ *
+ * @brief Non-Volatile Disk Block Device Implementation
*/
/*
diff --git a/cpukit/libblock/src/show_bdbuf.c b/cpukit/libblock/src/show_bdbuf.c
index 29bf3d7..22564fe 100644
--- a/cpukit/libblock/src/show_bdbuf.c
+++ b/cpukit/libblock/src/show_bdbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Enable the Monitor to Show bdbuf Information
* @ingroup rtems_bdpart
*
+ * @brief Enable the Monitor to Show bdbuf Information
+ *
* This module inspects the bdbuf data structures,
* assuming they are static, but in fact they are used very
* dynamically. Therefore the results show MAY BE INCORRECT in
diff --git a/cpukit/libcsupport/src/_realloc_r.c b/cpukit/libcsupport/src/_realloc_r.c
index 57f0aaf..95f9e05 100644
--- a/cpukit/libcsupport/src/_realloc_r.c
+++ b/cpukit/libcsupport/src/_realloc_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _realloc_r Implementation
* @ingroup libcsupport
+ *
+ * @brief _realloc_r Implementation
*/
/*
diff --git a/cpukit/libcsupport/src/access.c b/cpukit/libcsupport/src/access.c
index cc3dee7..5727630 100644
--- a/cpukit/libcsupport/src/access.c
+++ b/cpukit/libcsupport/src/access.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief access() - POSIX 1003.1b 5.6.3 - File Accessibility
* @ingroup libcsupport
+ *
+ * @brief access() - POSIX 1003.1b 5.6.3 - File Accessibility
*/
/*
diff --git a/cpukit/libcsupport/src/assoclocalbyname.c b/cpukit/libcsupport/src/assoclocalbyname.c
index 2fba102..c0267f3 100644
--- a/cpukit/libcsupport/src/assoclocalbyname.c
+++ b/cpukit/libcsupport/src/assoclocalbyname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Associate Local by Name
* @ingroup Associativity Routines
+ *
+ * @brief RTEMS Associate Local by Name
*/
/*
diff --git a/cpukit/libcsupport/src/assocremotebylocalbitfield.c b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
index efcc87a..4a9cc0b 100644
--- a/cpukit/libcsupport/src/assocremotebylocalbitfield.c
+++ b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Assoc Routines
* @ingroup Associativity Routines
+ *
+ * @brief RTEMS Assoc Routines
*/
/*
diff --git a/cpukit/libcsupport/src/chdir.c b/cpukit/libcsupport/src/chdir.c
index 5542534..6ef551f 100644
--- a/cpukit/libcsupport/src/chdir.c
+++ b/cpukit/libcsupport/src/chdir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b - 5.2.1 - Change Current Working Directory
* @ingroup libio Internal Interface
+ *
+ * @brief POSIX 1003.1b - 5.2.1 - Change Current Working Directory
*/
/*
diff --git a/cpukit/libcsupport/src/chroot.c b/cpukit/libcsupport/src/chroot.c
index 3e7dfba..9db3401 100644
--- a/cpukit/libcsupport/src/chroot.c
+++ b/cpukit/libcsupport/src/chroot.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Change Root Directory
* @ingroup libcsupport
+ *
+ * @brief Change Root Directory
*/
/*
diff --git a/cpukit/libcsupport/src/close.c b/cpukit/libcsupport/src/close.c
index 21b3751..5e6aa2c 100644
--- a/cpukit/libcsupport/src/close.c
+++ b/cpukit/libcsupport/src/close.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.3.1 - Close a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.3.1 - Close a File
*/
/*
diff --git a/cpukit/libcsupport/src/dup.c b/cpukit/libcsupport/src/dup.c
index 98ee8fd..8fe2514 100644
--- a/cpukit/libcsupport/src/dup.c
+++ b/cpukit/libcsupport/src/dup.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
*/
/*
diff --git a/cpukit/libcsupport/src/fcntl.c b/cpukit/libcsupport/src/fcntl.c
index 111fd18..ba824dc 100644
--- a/cpukit/libcsupport/src/fcntl.c
+++ b/cpukit/libcsupport/src/fcntl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.5.2 - File Control
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.5.2 - File Control
*/
/*
diff --git a/cpukit/libcsupport/src/fdatasync.c b/cpukit/libcsupport/src/fdatasync.c
index 3b9a4ff..a1ac7bc 100644
--- a/cpukit/libcsupport/src/fdatasync.c
+++ b/cpukit/libcsupport/src/fdatasync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
*/
/*
diff --git a/cpukit/libcsupport/src/free.c b/cpukit/libcsupport/src/free.c
index e52516d..f4542e0 100644
--- a/cpukit/libcsupport/src/free.c
+++ b/cpukit/libcsupport/src/free.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief calloc()
* @ingroup libcsupport
+ *
+ * @brief calloc()
*/
/*
diff --git a/cpukit/libcsupport/src/ioctl.c b/cpukit/libcsupport/src/ioctl.c
index e58889a..203a0aa 100644
--- a/cpukit/libcsupport/src/ioctl.c
+++ b/cpukit/libcsupport/src/ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief ioctl() system call
* @ingroup libcsupport
+ *
+ * @brief ioctl() system call
*/
/*
diff --git a/cpukit/libcsupport/src/kill_noposix.c b/cpukit/libcsupport/src/kill_noposix.c
index a111f07..3792a81 100644
--- a/cpukit/libcsupport/src/kill_noposix.c
+++ b/cpukit/libcsupport/src/kill_noposix.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Kill No POSIX
* @ingroup libcsupport
*
+ * @brief Kill No POSIX
+ *
* Marginal implementations of some POSIX API routines
* to be used when POSIX is disabled.
*
diff --git a/cpukit/libcsupport/src/setegid.c b/cpukit/libcsupport/src/setegid.c
index 2a3ef2f..4303e73 100644
--- a/cpukit/libcsupport/src/setegid.c
+++ b/cpukit/libcsupport/src/setegid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Real User, Effective User, Ral Group, and Effective Group IDs
* @ingroup libcsupport
+ *
+ * @brief Get Real User, Effective User, Ral Group, and Effective Group IDs
*/
/*
diff --git a/cpukit/libcsupport/src/sup_fs_mount_iterate.c b/cpukit/libcsupport/src/sup_fs_mount_iterate.c
index 4d98609..281dfc7 100644
--- a/cpukit/libcsupport/src/sup_fs_mount_iterate.c
+++ b/cpukit/libcsupport/src/sup_fs_mount_iterate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount table entry visitor.
* @ingroup Termios Termios
+ *
+ * @brief Mount table entry visitor.
*/
/*
diff --git a/cpukit/libcsupport/src/utsname.c b/cpukit/libcsupport/src/utsname.c
index 22442c1..c1ca216 100644
--- a/cpukit/libcsupport/src/utsname.c
+++ b/cpukit/libcsupport/src/utsname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get System Name
* @ingroup utsname Service
+ *
+ * @brief Get System Name
*/
/*
diff --git a/cpukit/libcsupport/src/write_r.c b/cpukit/libcsupport/src/write_r.c
index 0ecfda1..6597337 100644
--- a/cpukit/libcsupport/src/write_r.c
+++ b/cpukit/libcsupport/src/write_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.4.2 - Write to a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.4.2 - Write to a File
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_are_nodes_equal.c b/cpukit/libfs/src/defaults/default_are_nodes_equal.c
index 2ba47dc..3a6f6df 100644
--- a/cpukit/libfs/src/defaults/default_are_nodes_equal.c
+++ b/cpukit/libfs/src/defaults/default_are_nodes_equal.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System has nodes equal
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System has nodes equal
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_clone.c b/cpukit/libfs/src/defaults/default_clone.c
index 30a6d25..3167c28 100644
--- a/cpukit/libfs/src/defaults/default_clone.c
+++ b/cpukit/libfs/src/defaults/default_clone.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a child process
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a child process
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_eval_path.c b/cpukit/libfs/src/defaults/default_eval_path.c
index ae4630b..4fda301 100644
--- a/cpukit/libfs/src/defaults/default_eval_path.c
+++ b/cpukit/libfs/src/defaults/default_eval_path.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System evaluates relative pathname to absolute
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System evaluates relative pathname to absolute
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fcntl.c b/cpukit/libfs/src/defaults/default_fcntl.c
index df48ad0..c84bb9f 100644
--- a/cpukit/libfs/src/defaults/default_fcntl.c
+++ b/cpukit/libfs/src/defaults/default_fcntl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default FCNTL
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default FCNTL
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_freenode.c b/cpukit/libfs/src/defaults/default_freenode.c
index 6ae6011..94cf79f 100644
--- a/cpukit/libfs/src/defaults/default_freenode.c
+++ b/cpukit/libfs/src/defaults/default_freenode.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Freenode
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Freenode
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fstat.c b/cpukit/libfs/src/defaults/default_fstat.c
index dfb62a8..4b0e151 100644
--- a/cpukit/libfs/src/defaults/default_fstat.c
+++ b/cpukit/libfs/src/defaults/default_fstat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System gets file status
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System gets file status
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fsync.c b/cpukit/libfs/src/defaults/default_fsync.c
index 0741eaf..a7ff75d 100644
--- a/cpukit/libfs/src/defaults/default_fsync.c
+++ b/cpukit/libfs/src/defaults/default_fsync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Synchronises changes to a file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Synchronises changes to a file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fsync_success.c b/cpukit/libfs/src/defaults/default_fsync_success.c
index b36b953..3b14f46 100644
--- a/cpukit/libfs/src/defaults/default_fsync_success.c
+++ b/cpukit/libfs/src/defaults/default_fsync_success.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem succeeds synchronizing file's in-core state
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default Filesystem succeeds synchronizing file's in-core state
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ftruncate.c b/cpukit/libfs/src/defaults/default_ftruncate.c
index 1270d63..194a94c 100644
--- a/cpukit/libfs/src/defaults/default_ftruncate.c
+++ b/cpukit/libfs/src/defaults/default_ftruncate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Truncates a file to indicated length
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Truncates a file to indicated length
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ftruncate_directory.c b/cpukit/libfs/src/defaults/default_ftruncate_directory.c
index 6db07bd..f316bda 100644
--- a/cpukit/libfs/src/defaults/default_ftruncate_directory.c
+++ b/cpukit/libfs/src/defaults/default_ftruncate_directory.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Ftruncate Directory
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Ftruncate Directory
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ioctl.c b/cpukit/libfs/src/defaults/default_ioctl.c
index a6f12dd..5c21ffc 100644
--- a/cpukit/libfs/src/defaults/default_ioctl.c
+++ b/cpukit/libfs/src/defaults/default_ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System controls a STREAMS device
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System controls a STREAMS device
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lock_and_unlock.c b/cpukit/libfs/src/defaults/default_lock_and_unlock.c
index d543b9b..5d73d8d 100644
--- a/cpukit/libfs/src/defaults/default_lock_and_unlock.c
+++ b/cpukit/libfs/src/defaults/default_lock_and_unlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System locks and unlocks rtems filesystem
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System locks and unlocks rtems filesystem
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek.c b/cpukit/libfs/src/defaults/default_lseek.c
index 3c41147..3372468 100644
--- a/cpukit/libfs/src/defaults/default_lseek.c
+++ b/cpukit/libfs/src/defaults/default_lseek.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits the read/write file offset
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits the read/write file offset
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek_directory.c b/cpukit/libfs/src/defaults/default_lseek_directory.c
index bd600ea..b92add5 100644
--- a/cpukit/libfs/src/defaults/default_lseek_directory.c
+++ b/cpukit/libfs/src/defaults/default_lseek_directory.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits read/write file offset directory
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits read/write file offset directory
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek_file.c b/cpukit/libfs/src/defaults/default_lseek_file.c
index 68bc8b7..2864605 100644
--- a/cpukit/libfs/src/defaults/default_lseek_file.c
+++ b/cpukit/libfs/src/defaults/default_lseek_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits the offset of the open file fd
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits the offset of the open file fd
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_mknod.c b/cpukit/libfs/src/defaults/default_mknod.c
index 0bcda6d..54abc14 100644
--- a/cpukit/libfs/src/defaults/default_mknod.c
+++ b/cpukit/libfs/src/defaults/default_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a special or ordinary file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a special or ordinary file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_mount.c b/cpukit/libfs/src/defaults/default_mount.c
index e1caec4..ce089c6 100644
--- a/cpukit/libfs/src/defaults/default_mount.c
+++ b/cpukit/libfs/src/defaults/default_mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System mounts a filesystem
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System mounts a filesystem
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_open.c b/cpukit/libfs/src/defaults/default_open.c
index d175515..f868a8e 100644
--- a/cpukit/libfs/src/defaults/default_open.c
+++ b/cpukit/libfs/src/defaults/default_open.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Open
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Open
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_readlink.c b/cpukit/libfs/src/defaults/default_readlink.c
index 21066b8..1717b61 100644
--- a/cpukit/libfs/src/defaults/default_readlink.c
+++ b/cpukit/libfs/src/defaults/default_readlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Readlink
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Readlink
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_rename.c b/cpukit/libfs/src/defaults/default_rename.c
index f1d50f1..b2ae12b 100644
--- a/cpukit/libfs/src/defaults/default_rename.c
+++ b/cpukit/libfs/src/defaults/default_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Rename Files
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Rename Files
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_rmnod.c b/cpukit/libfs/src/defaults/default_rmnod.c
index 60d9aa1..1a0f58c 100644
--- a/cpukit/libfs/src/defaults/default_rmnod.c
+++ b/cpukit/libfs/src/defaults/default_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Remove Node
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Remove Node
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_symlink.c b/cpukit/libfs/src/defaults/default_symlink.c
index a6cd10d..a036471 100644
--- a/cpukit/libfs/src/defaults/default_symlink.c
+++ b/cpukit/libfs/src/defaults/default_symlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a symbolic link to a file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a symbolic link to a file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_unmount.c b/cpukit/libfs/src/defaults/default_unmount.c
index 100d69e..ca9da15 100644
--- a/cpukit/libfs/src/defaults/default_unmount.c
+++ b/cpukit/libfs/src/defaults/default_unmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Unmounts
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Unmounts
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_utime.c b/cpukit/libfs/src/defaults/default_utime.c
index 866d73a..aaf4e44 100644
--- a/cpukit/libfs/src/defaults/default_utime.c
+++ b/cpukit/libfs/src/defaults/default_utime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System sets file access and modification times
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System sets file access and modification times
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_write.c b/cpukit/libfs/src/defaults/default_write.c
index 4af0a42..49e4519 100644
--- a/cpukit/libfs/src/defaults/default_write.c
+++ b/cpukit/libfs/src/defaults/default_write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System sends a message to another user
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System sends a message to another user
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat.c b/cpukit/libfs/src/dosfs/fat.c
index d10589d..c687477 100644
--- a/cpukit/libfs/src/dosfs/fat.c
+++ b/cpukit/libfs/src/dosfs/fat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Low-level Operations on a Volume with a DOSFS FAT filesystem
* @ingroup libfs
+ *
+ * @brief Low-level Operations on a Volume with a DOSFS FAT filesystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat_fat_operations.c b/cpukit/libfs/src/dosfs/fat_fat_operations.c
index 4ded240..ab03c88 100644
--- a/cpukit/libfs/src/dosfs/fat_fat_operations.c
+++ b/cpukit/libfs/src/dosfs/fat_fat_operations.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief General operations on File Allocation Table
* @ingroup libfs_ffo Fat Fat Operations
+ *
+ * @brief General operations on File Allocation Table
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat_file.c b/cpukit/libfs/src/dosfs/fat_file.c
index 57b1f6d..b4af8a1 100644
--- a/cpukit/libfs/src/dosfs/fat_file.c
+++ b/cpukit/libfs/src/dosfs/fat_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief General operations on "fat-file"
* @ingroup libfs_ff Fat File
+ *
+ * @brief General operations on "fat-file"
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_conv.c b/cpukit/libfs/src/dosfs/msdos_conv.c
index 1d2ff58..7efd5a7 100644
--- a/cpukit/libfs/src/dosfs/msdos_conv.c
+++ b/cpukit/libfs/src/dosfs/msdos_conv.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MDOS Date Conversion
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MDOS Date Conversion
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_create.c b/cpukit/libfs/src/dosfs/msdos_create.c
index b3a1c18..1304cc2 100644
--- a/cpukit/libfs/src/dosfs/msdos_create.c
+++ b/cpukit/libfs/src/dosfs/msdos_create.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a new MSDOS FileSystem node
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Create a new MSDOS FileSystem node
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_dir.c b/cpukit/libfs/src/dosfs/msdos_dir.c
index d532222..8c8d43f 100644
--- a/cpukit/libfs/src/dosfs/msdos_dir.c
+++ b/cpukit/libfs/src/dosfs/msdos_dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Directory Handlers Implementation
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MSDOS Directory Handlers Implementation
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_eval.c b/cpukit/libfs/src/dosfs/msdos_eval.c
index 4220b9e..e3e0f5f 100644
--- a/cpukit/libfs/src/dosfs/msdos_eval.c
+++ b/cpukit/libfs/src/dosfs/msdos_eval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Evaluation Routines
* @ingroup libfs
+ *
+ * @brief MSDOS Evaluation Routines
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_file.c b/cpukit/libfs/src/dosfs/msdos_file.c
index 770c28f..da6e54b 100644
--- a/cpukit/libfs/src/dosfs/msdos_file.c
+++ b/cpukit/libfs/src/dosfs/msdos_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS File Handlers Implementation
* @ingroup libfs
+ *
+ * @brief MSDOS File Handlers Implementation
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_format.c b/cpukit/libfs/src/dosfs/msdos_format.c
index 008d228..e1e27f2 100644
--- a/cpukit/libfs/src/dosfs/msdos_format.c
+++ b/cpukit/libfs/src/dosfs/msdos_format.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS MSDOS Format Functionality
* @ingroup libfs
*
+ * @brief RTEMS MSDOS Format Functionality
+ *
* This function formats a disk partition conforming to MS-DOS conventions
*/
diff --git a/cpukit/libfs/src/dosfs/msdos_free.c b/cpukit/libfs/src/dosfs/msdos_free.c
index 1e66078..664103d 100644
--- a/cpukit/libfs/src/dosfs/msdos_free.c
+++ b/cpukit/libfs/src/dosfs/msdos_free.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call Fat-File Close Routine
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Call Fat-File Close Routine
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_fsunmount.c b/cpukit/libfs/src/dosfs/msdos_fsunmount.c
index e66602c..f90de64 100644
--- a/cpukit/libfs/src/dosfs/msdos_fsunmount.c
+++ b/cpukit/libfs/src/dosfs/msdos_fsunmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Shut Down MSDOS FileSystem
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Shut Down MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_handlers_dir.c b/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
index 805f239..77169d9 100644
--- a/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
+++ b/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Directory Handlers Table for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief Directory Handlers Table for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_handlers_file.c b/cpukit/libfs/src/dosfs/msdos_handlers_file.c
index 9399a4f..73f67ac 100644
--- a/cpukit/libfs/src/dosfs/msdos_handlers_file.c
+++ b/cpukit/libfs/src/dosfs/msdos_handlers_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief File Operations Table for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief File Operations Table for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_init.c b/cpukit/libfs/src/dosfs/msdos_init.c
index dc9c764..3ea6f10 100644
--- a/cpukit/libfs/src/dosfs/msdos_init.c
+++ b/cpukit/libfs/src/dosfs/msdos_init.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Init Routine for MSDOS
* @ingroup libfs
+ *
+ * @brief Init Routine for MSDOS
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_initsupp.c b/cpukit/libfs/src/dosfs/msdos_initsupp.c
index c581c8b..e2ee85d 100644
--- a/cpukit/libfs/src/dosfs/msdos_initsupp.c
+++ b/cpukit/libfs/src/dosfs/msdos_initsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Filesystem Initialization
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MSDOS Filesystem Initialization
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_misc.c b/cpukit/libfs/src/dosfs/msdos_misc.c
index 3f73bd9..397e590 100644
--- a/cpukit/libfs/src/dosfs/msdos_misc.c
+++ b/cpukit/libfs/src/dosfs/msdos_misc.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Miscellaneous Routines Implementation for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief Miscellaneous Routines Implementation for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_mknod.c b/cpukit/libfs/src/dosfs/msdos_mknod.c
index b7270c8..934805c 100644
--- a/cpukit/libfs/src/dosfs/msdos_mknod.c
+++ b/cpukit/libfs/src/dosfs/msdos_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Routine for Node Creation in MSDOS Filesystem
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Routine for Node Creation in MSDOS Filesystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_rename.c b/cpukit/libfs/src/dosfs/msdos_rename.c
index e3beee6..375ca80 100644
--- a/cpukit/libfs/src/dosfs/msdos_rename.c
+++ b/cpukit/libfs/src/dosfs/msdos_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Rename a MSDOS FileSystem Node
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Rename a MSDOS FileSystem Node
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_rmnod.c b/cpukit/libfs/src/dosfs/msdos_rmnod.c
index 92f8bdb..77e280a 100644
--- a/cpukit/libfs/src/dosfs/msdos_rmnod.c
+++ b/cpukit/libfs/src/dosfs/msdos_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove Node from MSDOS Directory
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Remove Node from MSDOS Directory
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_statvfs.c b/cpukit/libfs/src/dosfs/msdos_statvfs.c
index 59781dd..ea808c0 100644
--- a/cpukit/libfs/src/dosfs/msdos_statvfs.c
+++ b/cpukit/libfs/src/dosfs/msdos_statvfs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain MS-DOS filesystem information
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Obtain MS-DOS filesystem information
*/
/*
diff --git a/cpukit/libfs/src/imfs/deviceio.c b/cpukit/libfs/src/imfs/deviceio.c
index 16ce424..c1577ed 100644
--- a/cpukit/libfs/src/imfs/deviceio.c
+++ b/cpukit/libfs/src/imfs/deviceio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Device Node Handlers
* @ingroup IMFS
+ *
+ * @brief IMFS Device Node Handlers
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_chown.c b/cpukit/libfs/src/imfs/imfs_chown.c
index 1b7fb9b..268ed0f 100644
--- a/cpukit/libfs/src/imfs/imfs_chown.c
+++ b/cpukit/libfs/src/imfs/imfs_chown.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Change Owner
* @ingroup IMFS
+ *
+ * @brief IMFS Change Owner
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_config.c b/cpukit/libfs/src/imfs/imfs_config.c
index fe65fa7..72aa942 100644
--- a/cpukit/libfs/src/imfs/imfs_config.c
+++ b/cpukit/libfs/src/imfs/imfs_config.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Limits and Options
* @ingroup IMFS
+ *
+ * @brief IMFS Limits and Options
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_creat.c b/cpukit/libfs/src/imfs/imfs_creat.c
index 08bbc08..3a609e1 100644
--- a/cpukit/libfs/src/imfs/imfs_creat.c
+++ b/cpukit/libfs/src/imfs/imfs_creat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create an IMFS Node
* @ingroup IMFS
+ *
+ * @brief Create an IMFS Node
*/
/*
* COPYRIGHT (c) 1989-2010.
diff --git a/cpukit/libfs/src/imfs/imfs_eval.c b/cpukit/libfs/src/imfs/imfs_eval.c
index 512b80e..5f84e03 100644
--- a/cpukit/libfs/src/imfs/imfs_eval.c
+++ b/cpukit/libfs/src/imfs/imfs_eval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Evaluation IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief Evaluation IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fchmod.c b/cpukit/libfs/src/imfs/imfs_fchmod.c
index 8537529..e8814f7 100644
--- a/cpukit/libfs/src/imfs/imfs_fchmod.c
+++ b/cpukit/libfs/src/imfs/imfs_fchmod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Change IMFS File Mode
* @ingroup IMFS
+ *
+ * @brief Change IMFS File Mode
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fifo.c b/cpukit/libfs/src/imfs/imfs_fifo.c
index e66a436..1973801 100644
--- a/cpukit/libfs/src/imfs/imfs_fifo.c
+++ b/cpukit/libfs/src/imfs/imfs_fifo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief FIFO Support
* @ingroup IMFS
+ *
+ * @brief FIFO Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fsunmount.c b/cpukit/libfs/src/imfs/imfs_fsunmount.c
index 864c933..4d29c40 100644
--- a/cpukit/libfs/src/imfs/imfs_fsunmount.c
+++ b/cpukit/libfs/src/imfs/imfs_fsunmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Unmount this Instance of IMFS
* @ingroup IMFS
+ *
+ * @brief Unmount this Instance of IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_handlers_device.c b/cpukit/libfs/src/imfs/imfs_handlers_device.c
index 12a19bd..ab32ce4 100644
--- a/cpukit/libfs/src/imfs/imfs_handlers_device.c
+++ b/cpukit/libfs/src/imfs/imfs_handlers_device.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Device Operations Table
* @ingroup IMFS
+ *
+ * @brief Device Operations Table
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_initsupp.c b/cpukit/libfs/src/imfs/imfs_initsupp.c
index 2c75ef5..4c09cf7 100644
--- a/cpukit/libfs/src/imfs/imfs_initsupp.c
+++ b/cpukit/libfs/src/imfs/imfs_initsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_link.c b/cpukit/libfs/src/imfs/imfs_link.c
index 87211ad..16ad862 100644
--- a/cpukit/libfs/src/imfs/imfs_link.c
+++ b/cpukit/libfs/src/imfs/imfs_link.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Create a New Link Node
* @ingroup IMFS
+ *
+ * @brief IMFS Create a New Link Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_load_tar.c b/cpukit/libfs/src/imfs/imfs_load_tar.c
index 47a506b..a0cc115 100644
--- a/cpukit/libfs/src/imfs/imfs_load_tar.c
+++ b/cpukit/libfs/src/imfs/imfs_load_tar.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Load Tarfs
* @ingroup IMFS
+ *
+ * @brief RTEMS Load Tarfs
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_make_generic_node.c b/cpukit/libfs/src/imfs/imfs_make_generic_node.c
index 3d1af1d..36426d7 100644
--- a/cpukit/libfs/src/imfs/imfs_make_generic_node.c
+++ b/cpukit/libfs/src/imfs/imfs_make_generic_node.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Make a Generic Node
* @ingroup IMFS
+ *
+ * @brief IMFS Make a Generic Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_memfile.c b/cpukit/libfs/src/imfs/imfs_memfile.c
index c48e253..0f19859 100644
--- a/cpukit/libfs/src/imfs/imfs_memfile.c
+++ b/cpukit/libfs/src/imfs/imfs_memfile.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Memory File Handlers
* @ingroup IMFS
+ *
+ * @brief IMFS Memory File Handlers
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_mknod.c b/cpukit/libfs/src/imfs/imfs_mknod.c
index 65f4841..8d23f12 100644
--- a/cpukit/libfs/src/imfs/imfs_mknod.c
+++ b/cpukit/libfs/src/imfs/imfs_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a IMFS Node
* @ingroup IMFS
+ *
+ * @brief Create a IMFS Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_mount.c b/cpukit/libfs/src/imfs/imfs_mount.c
index b00a59d..371e88e 100644
--- a/cpukit/libfs/src/imfs/imfs_mount.c
+++ b/cpukit/libfs/src/imfs/imfs_mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount an IMFS
* @ingroup IMFS
+ *
+ * @brief Mount an IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_node.c b/cpukit/libfs/src/imfs/imfs_node.c
index f5266b6..a89298f 100644
--- a/cpukit/libfs/src/imfs/imfs_node.c
+++ b/cpukit/libfs/src/imfs/imfs_node.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_rename.c b/cpukit/libfs/src/imfs/imfs_rename.c
index 164a789..7015008 100644
--- a/cpukit/libfs/src/imfs/imfs_rename.c
+++ b/cpukit/libfs/src/imfs/imfs_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Rename
* @ingroup IMFS
+ *
+ * @brief IMFS Rename
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_rmnod.c b/cpukit/libfs/src/imfs/imfs_rmnod.c
index 9fad0b7..0aaadb7 100644
--- a/cpukit/libfs/src/imfs/imfs_rmnod.c
+++ b/cpukit/libfs/src/imfs/imfs_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Removal Handler
* @ingroup IMFS
+ *
+ * @brief IMFS Node Removal Handler
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_stat.c b/cpukit/libfs/src/imfs/imfs_stat.c
index 3e73a15..bbca49f 100644
--- a/cpukit/libfs/src/imfs/imfs_stat.c
+++ b/cpukit/libfs/src/imfs/imfs_stat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Stat
* @ingroup IMFS
+ *
+ * @brief IMFS Stat
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_symlink.c b/cpukit/libfs/src/imfs/imfs_symlink.c
index 58eecae..7323cc0 100644
--- a/cpukit/libfs/src/imfs/imfs_symlink.c
+++ b/cpukit/libfs/src/imfs/imfs_symlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Create a New Symbolic Link Node
* @ingroup IMFS
+ *
+ * @brief IMFS Create a New Symbolic Link Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_unmount.c b/cpukit/libfs/src/imfs/imfs_unmount.c
index 6ed3ba6..0e9f5ee 100644
--- a/cpukit/libfs/src/imfs/imfs_unmount.c
+++ b/cpukit/libfs/src/imfs/imfs_unmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Unmount an IMFS
* @ingroup IMFS
+ *
+ * @brief Unmount an IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_utime.c b/cpukit/libfs/src/imfs/imfs_utime.c
index e02545c..21e5139 100644
--- a/cpukit/libfs/src/imfs/imfs_utime.c
+++ b/cpukit/libfs/src/imfs/imfs_utime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set IMFS File Access and Modification Times
* @ingroup IMFS
+ *
+ * @brief Set IMFS File Access and Modification Times
*/
/*
diff --git a/cpukit/libfs/src/imfs/ioman.c b/cpukit/libfs/src/imfs/ioman.c
index 60d4777..59b93e4 100644
--- a/cpukit/libfs/src/imfs/ioman.c
+++ b/cpukit/libfs/src/imfs/ioman.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Register IO Name
* @ingroup ClassicIO
+ *
+ * @brief RTEMS Register IO Name
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c b/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
index a7950c1..05bace6 100644
--- a/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
+++ b/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount Prot XDR
* @ingroup libfs_nfsclient_mount_prot Mount Prot
+ *
+ * @brief Mount Prot XDR
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c b/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
index 40496a7..c7a51a7 100644
--- a/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
+++ b/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief NFS Prot XDR
* @ingroup libfs_nfsclient_nfs_prot NFS Prot
+ *
+ * @brief NFS Prot XDR
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/src/nfs.c b/cpukit/libfs/src/nfsclient/src/nfs.c
index 411a478..c482db9 100644
--- a/cpukit/libfs/src/nfsclient/src/nfs.c
+++ b/cpukit/libfs/src/nfsclient/src/nfs.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief NFS Client Implementation for RTEMS
* @ingroup libfs
*
+ * @brief NFS Client Implementation for RTEMS
+ *
* Hooks Into the RTEMS NFS Filesystem
*/
diff --git a/cpukit/libfs/src/nfsclient/src/rpcio.c b/cpukit/libfs/src/nfsclient/src/rpcio.c
index 886226e..2e36ede 100644
--- a/cpukit/libfs/src/nfsclient/src/rpcio.c
+++ b/cpukit/libfs/src/nfsclient/src/rpcio.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RPC Multiplexor for a Multitasking Environment
* @ingroup libfs
*
+ * @brief RPC Multiplexor for a Multitasking Environment
+ *
* This code funnels arbitrary task's UDP/RPC requests
* through one socket to arbitrary servers.
* The replies are gathered and dispatched to the
diff --git a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
index 45a2cd6..f48cd0d 100644
--- a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
+++ b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sock Mbuf
* @ingroup libfs
+ *
+ * @brief Sock Mbuf
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c b/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
index 451c385..cf35c20 100644
--- a/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
+++ b/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief XDR Implementation Using mbuf Buffers
* @ingroup libfs
*
+ * @brief XDR Implementation Using mbuf Buffers
+ *
* xdr_mbuf is derived from xdr_mem
*/
diff --git a/cpukit/libfs/src/pipe/fifo.c b/cpukit/libfs/src/pipe/fifo.c
index 077d277..2645dab 100644
--- a/cpukit/libfs/src/pipe/fifo.c
+++ b/cpukit/libfs/src/pipe/fifo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief FIFO/Pipe Support
* @ingroup FIFO_PIPE
+ *
+ * @brief FIFO/Pipe Support
*/
/*
diff --git a/cpukit/libfs/src/pipe/pipe.c b/cpukit/libfs/src/pipe/pipe.c
index d8c1c2d..93e3723 100644
--- a/cpukit/libfs/src/pipe/pipe.c
+++ b/cpukit/libfs/src/pipe/pipe.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create an Anonymous Pipe
* @ingroup FIFO_PIPE
+ *
+ * @brief Create an Anonymous Pipe
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c b/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
index 7d3556f..7973e85 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Bitmap Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Bitmap Routines
+ *
* These functions manage bit maps. A bit map consists of the map of bit
* allocated in a block and a search map where a bit represents 32 actual
* bits. The search map allows for a faster search for an available bit as 32
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-block.c b/cpukit/libfs/src/rfs/rtems-rfs-block.c
index da84d0b..5dc8634 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-block.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-block.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Block Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Block Routines
*
* These functions manage blocks in the RFS file system. A block is an area of
* the media and its size is set for a each specific media. The block size is
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
index 11513bf..b1b6027 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Buffer Routines
+ *
* RTEMS File Systems Buffer Routines for the RTEMS libblock BD buffer cache.
*
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
index 4537eaf..0f59311 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Buffer Routines
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
index e5e5e7d..814de10 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Buffer Routines
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
index 75cbef2..96da1a8 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Directory Hash function
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Directory Hash function
*/
#ifdef HAVE_CONFIG_H
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-dir.c b/cpukit/libfs/src/rfs/rtems-rfs-dir.c
index 09e8782..227fda3 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-dir.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-dir.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Directory Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Directory Routines
+ *
* These functions manage blocks in the directory format. A directory entry is
* a variable length record in the block. The entry consists of a length, hash
* and the string. The length allows the next entry to be located and the hash
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-file-system.c b/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
index 6089bf2..11ce9f3 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Open
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Open
*
* Open the file system by reading the superblock and then the group data.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-file.c b/cpukit/libfs/src/rfs/rtems-rfs-file.c
index 897cdc1..b59768d 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-file.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-file.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems File Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems File Routines
+ *
* These functions manage files.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-format.c b/cpukit/libfs/src/rfs/rtems-rfs-format.c
index 8238753..9acf152 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-format.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-format.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Format
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Format
*
* Format the file system ready for use.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-group.c b/cpukit/libfs/src/rfs/rtems-rfs-group.c
index 1405f2a..5f2808f 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-group.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-group.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Group Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Group Routines
+ *
* These functions open and close a group as well as manage bit allocations
* within a group.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-inode.c b/cpukit/libfs/src/rfs/rtems-rfs-inode.c
index 8124b39..644042e 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-inode.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-inode.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Inode Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Inode Routines
+ *
* These functions manage inodes in the RFS file system. An inode is part of a
* block that reside after the bitmaps in the group.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-link.c b/cpukit/libfs/src/rfs/rtems-rfs-link.c
index 9689a56..5a8c701 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.
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-mutex.c b/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
index f05c3e3..34d0dba 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File System Mutex
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File System Mutex
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj at rtems.org>
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
index 1f28fa9..0f31a54 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS RFS Device Interface
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS RFS Device Interface
*
* This file contains the set of handlers used to map operations on RFS device
* nodes onto calls to the RTEMS Classic API IO Manager.
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
index 38e8f37..d1d28f5 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS RFS Directory Access Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS RFS Directory Access Routines
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj at rtems.org>
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
index 8d94f1c..2c406ce 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS RFS File Handlers
* @ingroup rtems_rfs
*
+ * @brief RTEMS RFS File Handlers
+ *
* This file contains the set of handlers used to process operations on
* RFS file nodes.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
index 61ea42c..9db46fa 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set of Utility Functions to Support RTEMS RFS on RTEMS
* @ingroup rtems_rfs
+ *
+ * @brief Set of Utility Functions to Support RTEMS RFS on RTEMS
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
index c4d3c06..35db9ee 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File System Interface for RTEMS
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File System Interface for RTEMS
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-shell.c b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
index a3ad6b2..81d2d06 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-shell.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Shell Commands Support
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Shell Commands Support
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-trace.c b/cpukit/libfs/src/rfs/rtems-rfs-trace.c
index f2cc2db..b064898 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-trace.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-trace.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Trace Support
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Trace Support
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj at rtems.org>
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_get.c b/cpukit/libmisc/bspcmdline/bspcmdline_get.c
index c518484..029cb6b 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_get.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_get.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Pointer to BSP Boot Command String
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain Pointer to BSP Boot Command String
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
index 63da02d..f18773a 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain COPY of the Entire Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain COPY of the Entire Matching Argument
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
index d1f11c7..db4a01a 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Pointer to the Entire Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain Pointer to the Entire Matching Argument
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
index 4bfe062..aab5b02 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain COPY of the Right Hand Side of the Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain COPY of the Right Hand Side of the Matching Argument
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagedata.c b/cpukit/libmisc/cpuuse/cpuusagedata.c
index d855a4d..0d06dd3 100644
--- a/cpukit/libmisc/cpuuse/cpuusagedata.c
+++ b/cpukit/libmisc/cpuuse/cpuusagedata.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief CPU Usage Data
* @ingroup libmisc_cpuuse CPU Usage
*
+ * @brief CPU Usage Data
+ *
* CPU Usage Reporter - Shared Data
*/
diff --git a/cpukit/libmisc/cpuuse/cpuusagereport.c b/cpukit/libmisc/cpuuse/cpuusagereport.c
index 2a01a8a..08bc5bb 100644
--- a/cpukit/libmisc/cpuuse/cpuusagereport.c
+++ b/cpukit/libmisc/cpuuse/cpuusagereport.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Report
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Report
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagereset.c b/cpukit/libmisc/cpuuse/cpuusagereset.c
index 455651e..10d8ebe 100644
--- a/cpukit/libmisc/cpuuse/cpuusagereset.c
+++ b/cpukit/libmisc/cpuuse/cpuusagereset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Reset
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Reset
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagetop.c b/cpukit/libmisc/cpuuse/cpuusagetop.c
index 66cbda9..9f19b27 100644
--- a/cpukit/libmisc/cpuuse/cpuusagetop.c
+++ b/cpukit/libmisc/cpuuse/cpuusagetop.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Top
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Top
*/
/*
diff --git a/cpukit/libmisc/devnull/devnull.c b/cpukit/libmisc/devnull/devnull.c
index 6ec70e8..9adc47c 100644
--- a/cpukit/libmisc/devnull/devnull.c
+++ b/cpukit/libmisc/devnull/devnull.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Null Device Driver Init Routine
* @ingroup libmisc_devnull Device Driver
*
+ * @brief Null Device Driver Init Routine
+ *
* Derived from rtems' stub driver.
*/
diff --git a/cpukit/libmisc/devnull/devzero.c b/cpukit/libmisc/devnull/devzero.c
index 4aecec6..a993e5c 100644
--- a/cpukit/libmisc/devnull/devzero.c
+++ b/cpukit/libmisc/devnull/devzero.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Devzero
* @ingroup libmisc_devnull Device Driver
+ *
+ * @brief Devzero
*/
/*
diff --git a/cpukit/libmisc/dumpbuf/dumpbuf.c b/cpukit/libmisc/dumpbuf/dumpbuf.c
index ed4868c..7f81282 100644
--- a/cpukit/libmisc/dumpbuf/dumpbuf.c
+++ b/cpukit/libmisc/dumpbuf/dumpbuf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Dump Buffer
* @ingroup libmisc_dumpbuf Print Memory Buffer
+ *
+ * @brief Dump Buffer
*/
/*
diff --git a/cpukit/libmisc/fb/mw_print.c b/cpukit/libmisc/fb/mw_print.c
index 1d226b7..3497996 100644
--- a/cpukit/libmisc/fb/mw_print.c
+++ b/cpukit/libmisc/fb/mw_print.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MicroWindows Print
* @ingroup libmisc_fb_mw Input Devices for MicroWindows
+ *
+ * @brief MicroWindows Print
*/
/*
diff --git a/cpukit/libmisc/fb/mw_uid.c b/cpukit/libmisc/fb/mw_uid.c
index db98f1f..c3933d6 100644
--- a/cpukit/libmisc/fb/mw_uid.c
+++ b/cpukit/libmisc/fb/mw_uid.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief MicroWindows UID
* @ingroup libmisc_fb_mw Input Devices for MicroWindows
*
+ * @brief MicroWindows UID
+ *
* This module implements the input devices interface used by MicroWindows
* in an embedded system environment. It uses the RTEMS message queue as
* the repository for the messages posted by the devices registered.
diff --git a/cpukit/libmisc/fsmount/fsmount.c b/cpukit/libmisc/fsmount/fsmount.c
index 91b5738..190d0dd 100644
--- a/cpukit/libmisc/fsmount/fsmount.c
+++ b/cpukit/libmisc/fsmount/fsmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief File System Mount Functions
* @ingroup rtems_fstab File System Mount Support
+ *
+ * @brief File System Mount Functions
*/
/*
diff --git a/cpukit/libmisc/mouse/mouse_parser.c b/cpukit/libmisc/mouse/mouse_parser.c
index 573e6cf..5701dcd 100644
--- a/cpukit/libmisc/mouse/mouse_parser.c
+++ b/cpukit/libmisc/mouse/mouse_parser.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Opens a Serial Port Directly, and Interprets Serial Data
* @ingroup libmisc_mouse Mouse Parser Engine
+ *
+ * @brief Opens a Serial Port Directly, and Interprets Serial Data
*/
/*
diff --git a/cpukit/libmisc/mouse/serial_mouse.c b/cpukit/libmisc/mouse/serial_mouse.c
index 874903a..53a174d 100644
--- a/cpukit/libmisc/mouse/serial_mouse.c
+++ b/cpukit/libmisc/mouse/serial_mouse.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Serial Mouse Driver
* @ingroup libmisc_mouse Serial Mouse Driver
+ *
+ * @brief Serial Mouse Driver
*/
/*
diff --git a/cpukit/libmisc/shell/main_df.c b/cpukit/libmisc/shell/main_df.c
index ac1d5f6..d426614 100644
--- a/cpukit/libmisc/shell/main_df.c
+++ b/cpukit/libmisc/shell/main_df.c
@@ -1,8 +1,9 @@
/**
* df Shell Command Implmentation
*
- * @brief Obtain MS-DOS filesystem information
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Obtain MS-DOS filesystem information
*/
/*
diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c
index 0c859f6..ab08155 100644
--- a/cpukit/libmisc/stackchk/check.c
+++ b/cpukit/libmisc/stackchk/check.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Stack Overflow Check User Extension Set
* @ingroup libmisc_stackchk Stack Checker Mechanism
*
+ * @brief Stack Overflow Check User Extension Set
+ *
* NOTE: This extension set automatically determines at
* initialization time whether the stack for this
* CPU grows up or down and installs the correct
diff --git a/cpukit/libmisc/stringto/stringtodouble.c b/cpukit/libmisc/stringto/stringtodouble.c
index 169719c..c3cd851 100644
--- a/cpukit/libmisc/stringto/stringtodouble.c
+++ b/cpukit/libmisc/stringto/stringtodouble.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Double (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Double (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtofloat.c b/cpukit/libmisc/stringto/stringtofloat.c
index 2c3d407..46326af 100644
--- a/cpukit/libmisc/stringto/stringtofloat.c
+++ b/cpukit/libmisc/stringto/stringtofloat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Float (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Float (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtoint.c b/cpukit/libmisc/stringto/stringtoint.c
index 16b95d0..fdd85ca 100644
--- a/cpukit/libmisc/stringto/stringtoint.c
+++ b/cpukit/libmisc/stringto/stringtoint.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Int (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Int (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolong.c b/cpukit/libmisc/stringto/stringtolong.c
index 2c6abb9..7f5fa0b 100644
--- a/cpukit/libmisc/stringto/stringtolong.c
+++ b/cpukit/libmisc/stringto/stringtolong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolongdouble.c b/cpukit/libmisc/stringto/stringtolongdouble.c
index e403653..754e0b1 100644
--- a/cpukit/libmisc/stringto/stringtolongdouble.c
+++ b/cpukit/libmisc/stringto/stringtolongdouble.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to long double (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to long double (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolonglong.c b/cpukit/libmisc/stringto/stringtolonglong.c
index 11f259c..c351885 100644
--- a/cpukit/libmisc/stringto/stringtolonglong.c
+++ b/cpukit/libmisc/stringto/stringtolonglong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Long Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtopointer.c b/cpukit/libmisc/stringto/stringtopointer.c
index ecc4bea..5d69768 100644
--- a/cpukit/libmisc/stringto/stringtopointer.c
+++ b/cpukit/libmisc/stringto/stringtopointer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Pointer (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Pointer (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedchar.c b/cpukit/libmisc/stringto/stringtounsignedchar.c
index fbaa1cd..6181cfe 100644
--- a/cpukit/libmisc/stringto/stringtounsignedchar.c
+++ b/cpukit/libmisc/stringto/stringtounsignedchar.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Character (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Character (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedint.c b/cpukit/libmisc/stringto/stringtounsignedint.c
index 15ffe49..95c6c85 100644
--- a/cpukit/libmisc/stringto/stringtounsignedint.c
+++ b/cpukit/libmisc/stringto/stringtounsignedint.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Int (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Int (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedlong.c b/cpukit/libmisc/stringto/stringtounsignedlong.c
index 5a9b570..16f1097 100644
--- a/cpukit/libmisc/stringto/stringtounsignedlong.c
+++ b/cpukit/libmisc/stringto/stringtounsignedlong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Long Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedlonglong.c b/cpukit/libmisc/stringto/stringtounsignedlonglong.c
index 28cd20d..5dd9628 100644
--- a/cpukit/libmisc/stringto/stringtounsignedlonglong.c
+++ b/cpukit/libmisc/stringto/stringtounsignedlonglong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Long Long (with validation)
*/
/*
diff --git a/cpukit/posix/src/_execve.c b/cpukit/posix/src/_execve.c
index f719566..2c8b436 100644
--- a/cpukit/posix/src/_execve.c
+++ b/cpukit/posix/src/_execve.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief _execve()
* @ingroup POSIXAPI
*
+ * @brief _execve()
+ *
* The Newlib C Library contains all of the exec*() variants and assumes
* the underlying OS support provides _execve(). This single method
* ensures that all exec*() variants return ENOSYS.
diff --git a/cpukit/posix/src/aio_error.c b/cpukit/posix/src/aio_error.c
index bd41415..2669ab1 100644
--- a/cpukit/posix/src/aio_error.c
+++ b/cpukit/posix/src/aio_error.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the error status for the Asynchronous I/O request
* @ingroup POSIXAPI
+ *
+ * @brief Returns the error status for the Asynchronous I/O request
*/
/*
diff --git a/cpukit/posix/src/aio_fsync.c b/cpukit/posix/src/aio_fsync.c
index 212668d..b340142 100644
--- a/cpukit/posix/src/aio_fsync.c
+++ b/cpukit/posix/src/aio_fsync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Syncing of all Outstanding Asynchronous I/O Operations
* @ingroup POSIXAPI
+ *
+ * @brief Syncing of all Outstanding Asynchronous I/O Operations
*/
/*
diff --git a/cpukit/posix/src/aio_misc.c b/cpukit/posix/src/aio_misc.c
index 5a281a9..6c5c6b9 100644
--- a/cpukit/posix/src/aio_misc.c
+++ b/cpukit/posix/src/aio_misc.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Actual request being processed
* @ingroup POSIXAPI
+ *
+ * @brief Actual request being processed
*/
/*
diff --git a/cpukit/posix/src/aio_read.c b/cpukit/posix/src/aio_read.c
index 014658c..cf02341 100644
--- a/cpukit/posix/src/aio_read.c
+++ b/cpukit/posix/src/aio_read.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Asynchronously reads Data from a File
* @ingroup POSIXAPI
+ *
+ * @brief Asynchronously reads Data from a File
*/
/*
diff --git a/cpukit/posix/src/aio_return.c b/cpukit/posix/src/aio_return.c
index 307d384..7342cbe 100644
--- a/cpukit/posix/src/aio_return.c
+++ b/cpukit/posix/src/aio_return.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Final return status for Asynchronous I/O request pointed to by aiobcp
* @ingroup POSIXAPI
+ *
+ * @brief Final return status for Asynchronous I/O request pointed to by aiobcp
*/
/*
diff --git a/cpukit/posix/src/aio_suspend.c b/cpukit/posix/src/aio_suspend.c
index 1fdec47..43de0ab 100644
--- a/cpukit/posix/src/aio_suspend.c
+++ b/cpukit/posix/src/aio_suspend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Process until Asynchronous I/O Operation completes
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Process until Asynchronous I/O Operation completes
*/
/*
diff --git a/cpukit/posix/src/aio_write.c b/cpukit/posix/src/aio_write.c
index db71c95..27a7399 100644
--- a/cpukit/posix/src/aio_write.c
+++ b/cpukit/posix/src/aio_write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function queues I/O request described by buffer pointed by aiocb
* @ingroup POSIXAPI
+ *
+ * @brief Function queues I/O request described by buffer pointed by aiocb
*/
/*
diff --git a/cpukit/posix/src/alarm.c b/cpukit/posix/src/alarm.c
index 49bdb57..64ac0fa 100644
--- a/cpukit/posix/src/alarm.c
+++ b/cpukit/posix/src/alarm.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief System Generates Signal for process after realtime seconds elapsed
* @ingroup POSIXAPI
+ *
+ * @brief System Generates Signal for process after realtime seconds elapsed
*/
/*
diff --git a/cpukit/posix/src/barrierattrdestroy.c b/cpukit/posix/src/barrierattrdestroy.c
index f36d2fc..1f8df41 100644
--- a/cpukit/posix/src/barrierattrdestroy.c
+++ b/cpukit/posix/src/barrierattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function shall Destroy a Barrier Attribues Object
* @ingroup POSIXAPI
+ *
+ * @brief Function shall Destroy a Barrier Attribues Object
*/
/*
diff --git a/cpukit/posix/src/barrierattrgetpshared.c b/cpukit/posix/src/barrierattrgetpshared.c
index 5f346fe..682d6df 100644
--- a/cpukit/posix/src/barrierattrgetpshared.c
+++ b/cpukit/posix/src/barrierattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Barrier Attributes Get Process Shared
* @ingroup POSIXAPI
+ *
+ * @brief Barrier Attributes Get Process Shared
*/
/*
diff --git a/cpukit/posix/src/cancel.c b/cpukit/posix/src/cancel.c
index 8c00f71..4756f10 100644
--- a/cpukit/posix/src/cancel.c
+++ b/cpukit/posix/src/cancel.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Canceling Execution of a Thread
* @ingroup POSIXAPI
+ *
+ * @brief Canceling Execution of a Thread
*/
/*
diff --git a/cpukit/posix/src/cleanuppush.c b/cpukit/posix/src/cleanuppush.c
index 25e4dcc..a53e0ae 100644
--- a/cpukit/posix/src/cleanuppush.c
+++ b/cpukit/posix/src/cleanuppush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Cleanup Support
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Cleanup Support
*/
/*
diff --git a/cpukit/posix/src/clockgetcpuclockid.c b/cpukit/posix/src/clockgetcpuclockid.c
index a3172b6..7803ef3 100644
--- a/cpukit/posix/src/clockgetcpuclockid.c
+++ b/cpukit/posix/src/clockgetcpuclockid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns Clock ID of CPU-time Clock of process specified
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns Clock ID of CPU-time Clock of process specified
*/
/*
diff --git a/cpukit/posix/src/clockgetres.c b/cpukit/posix/src/clockgetres.c
index 04b99e0..1092c50 100644
--- a/cpukit/posix/src/clockgetres.c
+++ b/cpukit/posix/src/clockgetres.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns the Resolution of any Clock
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns the Resolution of any Clock
*/
/*
diff --git a/cpukit/posix/src/clockgettime.c b/cpukit/posix/src/clockgettime.c
index a885a83..8f6dd9a 100644
--- a/cpukit/posix/src/clockgettime.c
+++ b/cpukit/posix/src/clockgettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Retrieves the Specified Clock Time
* @ingroup POSIXAPI
+ *
+ * @brief Retrieves the Specified Clock Time
*/
/*
diff --git a/cpukit/posix/src/clocksettime.c b/cpukit/posix/src/clocksettime.c
index 8052ac0..53e7287 100644
--- a/cpukit/posix/src/clocksettime.c
+++ b/cpukit/posix/src/clocksettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Time of Clock
* @ingroup POSIXAPI
+ *
+ * @brief Set Time of Clock
*/
/*
diff --git a/cpukit/posix/src/condattrdestroy.c b/cpukit/posix/src/condattrdestroy.c
index 31e8e59..84032ca 100644
--- a/cpukit/posix/src/condattrdestroy.c
+++ b/cpukit/posix/src/condattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Destroy Condition Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Destroy Condition Attribute
*/
/*
diff --git a/cpukit/posix/src/condattrgetclock.c b/cpukit/posix/src/condattrgetclock.c
index 29c7665..c6dd3f3 100644
--- a/cpukit/posix/src/condattrgetclock.c
+++ b/cpukit/posix/src/condattrgetclock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Clock Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Get the Clock Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrgetpshared.c b/cpukit/posix/src/condattrgetpshared.c
index 051a595..d5ec0df 100644
--- a/cpukit/posix/src/condattrgetpshared.c
+++ b/cpukit/posix/src/condattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Process-Shared Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Get the Process-Shared Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index f2ab9b8..01b85e2 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialization of Conditional Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Initialization of Conditional Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrsetclock.c b/cpukit/posix/src/condattrsetclock.c
index a272d34..9be0bac 100644
--- a/cpukit/posix/src/condattrsetclock.c
+++ b/cpukit/posix/src/condattrsetclock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Clock Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Set the Clock Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrsetpshared.c b/cpukit/posix/src/condattrsetpshared.c
index 5228b45..11b4d67 100644
--- a/cpukit/posix/src/condattrsetpshared.c
+++ b/cpukit/posix/src/condattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Process-Shared Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Set the Process-Shared Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/conddefaultattributes.c b/cpukit/posix/src/conddefaultattributes.c
index 409dd08..6c0e513 100644
--- a/cpukit/posix/src/conddefaultattributes.c
+++ b/cpukit/posix/src/conddefaultattributes.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Condition variable Attributes structure
* @ingroup POSIXAPI
+ *
+ * @brief Condition variable Attributes structure
*/
/*
diff --git a/cpukit/posix/src/condsignalsupp.c b/cpukit/posix/src/condsignalsupp.c
index eabba06..dd3886a 100644
--- a/cpukit/posix/src/condsignalsupp.c
+++ b/cpukit/posix/src/condsignalsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Implements wake up version of the "signal" operation
* @ingroup POSIX_COND_VARS Condition Variables
+ *
+ * @brief Implements wake up version of the "signal" operation
*/
/*
diff --git a/cpukit/posix/src/condtimedwait.c b/cpukit/posix/src/condtimedwait.c
index 290a9d5..0bc8bfc 100644
--- a/cpukit/posix/src/condtimedwait.c
+++ b/cpukit/posix/src/condtimedwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Waiting on a Condition
* @ingroup POSIXAPI
+ *
+ * @brief Waiting on a Condition
*/
/*
diff --git a/cpukit/posix/src/condwait.c b/cpukit/posix/src/condwait.c
index bbebfe5..09431e2 100644
--- a/cpukit/posix/src/condwait.c
+++ b/cpukit/posix/src/condwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Waiting on a Condition
* @ingroup POSIXAPI
+ *
+ * @brief Waiting on a Condition
*/
/*
diff --git a/cpukit/posix/src/condwaitsupp.c b/cpukit/posix/src/condwaitsupp.c
index b759ee5..296c03d 100644
--- a/cpukit/posix/src/condwaitsupp.c
+++ b/cpukit/posix/src/condwaitsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Condition Variables Wait Support
* @ingroup POSIX_COND_VARS
+ *
+ * @brief POSIX Condition Variables Wait Support
*/
/*
diff --git a/cpukit/posix/src/fork.c b/cpukit/posix/src/fork.c
index 57e9693..252f240 100644
--- a/cpukit/posix/src/fork.c
+++ b/cpukit/posix/src/fork.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Inoperable implementation of fork() for POSIX threads
* @ingroup POSIXAPI
+ *
+ * @brief Inoperable implementation of fork() for POSIX threads
*/
/*
diff --git a/cpukit/posix/src/getitimer.c b/cpukit/posix/src/getitimer.c
index 35e940b..e0a7673 100644
--- a/cpukit/posix/src/getitimer.c
+++ b/cpukit/posix/src/getitimer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets Value of an Interval Timer
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets Value of an Interval Timer
*/
/*
diff --git a/cpukit/posix/src/keycreate.c b/cpukit/posix/src/keycreate.c
index f018133..dc31348 100644
--- a/cpukit/posix/src/keycreate.c
+++ b/cpukit/posix/src/keycreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread-Specific Data Key Create
* @ingroup POSIXAPI
+ *
+ * @brief Thread-Specific Data Key Create
*/
/*
diff --git a/cpukit/posix/src/keydelete.c b/cpukit/posix/src/keydelete.c
index 69b8559..0c0a429 100644
--- a/cpukit/posix/src/keydelete.c
+++ b/cpukit/posix/src/keydelete.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deletes Thread-specific Data Key Previously Returned by keycreate.c
* @ingroup POSIXAPI
+ *
+ * @brief Deletes Thread-specific Data Key Previously Returned by keycreate.c
*/
/*
diff --git a/cpukit/posix/src/keygetspecific.c b/cpukit/posix/src/keygetspecific.c
index 5f1188d..5abb24d 100644
--- a/cpukit/posix/src/keygetspecific.c
+++ b/cpukit/posix/src/keygetspecific.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread-Specific Data Management
* @ingroup POSIXAPI
+ *
+ * @brief Thread-Specific Data Management
*/
/*
diff --git a/cpukit/posix/src/keysetspecific.c b/cpukit/posix/src/keysetspecific.c
index 5be2f8d..f5500f9 100644
--- a/cpukit/posix/src/keysetspecific.c
+++ b/cpukit/posix/src/keysetspecific.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Specific Key
* @ingroup POSIXAPI
+ *
+ * @brief Set Specific Key
*/
/*
diff --git a/cpukit/posix/src/kill.c b/cpukit/posix/src/kill.c
index a143c5d..d759cd1 100644
--- a/cpukit/posix/src/kill.c
+++ b/cpukit/posix/src/kill.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/kill_r.c b/cpukit/posix/src/kill_r.c
index 2262c73..05d1bbd 100644
--- a/cpukit/posix/src/kill_r.c
+++ b/cpukit/posix/src/kill_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c
index b815d79..c765a14 100644
--- a/cpukit/posix/src/killinfo.c
+++ b/cpukit/posix/src/killinfo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/lio_listio.c b/cpukit/posix/src/lio_listio.c
index 26f0d98..806d357 100644
--- a/cpukit/posix/src/lio_listio.c
+++ b/cpukit/posix/src/lio_listio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Initiates a List of I/O Requests with Single Function Call
* @ingroup POSIXAPI
+ *
+ * @brief Function Initiates a List of I/O Requests with Single Function Call
*/
/*
diff --git a/cpukit/posix/src/mprotect.c b/cpukit/posix/src/mprotect.c
index 17a63b4..87fe5cf 100644
--- a/cpukit/posix/src/mprotect.c
+++ b/cpukit/posix/src/mprotect.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Change Memory Protection
* @ingroup POSIXAPI
*
+ * @brief Change Memory Protection
+ *
* 12.2.3 Change Memory Protection, P1003.1b-1996, p. 277.
*
* This is not a functional version of mprotect() but the SPARC backend
diff --git a/cpukit/posix/src/mqueueclose.c b/cpukit/posix/src/mqueueclose.c
index a9cadb4..ea8f150 100644
--- a/cpukit/posix/src/mqueueclose.c
+++ b/cpukit/posix/src/mqueueclose.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function closes the Message Queue
* @ingroup POSIXAPI
+ *
+ * @brief Function closes the Message Queue
*/
/*
diff --git a/cpukit/posix/src/mqueuegetattr.c b/cpukit/posix/src/mqueuegetattr.c
index 20ade11..8c6bd5e 100644
--- a/cpukit/posix/src/mqueuegetattr.c
+++ b/cpukit/posix/src/mqueuegetattr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Message Queue Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Message Queue Attributes
*/
/*
diff --git a/cpukit/posix/src/mqueuenotify.c b/cpukit/posix/src/mqueuenotify.c
index e8113e7..04eb62a 100644
--- a/cpukit/posix/src/mqueuenotify.c
+++ b/cpukit/posix/src/mqueuenotify.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Notify Process that a Message is Available on a Queue
* @ingroup POSIX_MQUEUE
+ *
+ * @brief Notify Process that a Message is Available on a Queue
*/
/*
diff --git a/cpukit/posix/src/mqueueopen.c b/cpukit/posix/src/mqueueopen.c
index 821563f..35b8c92 100644
--- a/cpukit/posix/src/mqueueopen.c
+++ b/cpukit/posix/src/mqueueopen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Creates a new POSIX Message Queue or Opens an Existing Queue
* @ingroup POSIXAPI
+ *
+ * @brief Creates a new POSIX Message Queue or Opens an Existing Queue
*/
/*
diff --git a/cpukit/posix/src/mqueuerecvsupp.c b/cpukit/posix/src/mqueuerecvsupp.c
index 32d7909..2adcb7b 100644
--- a/cpukit/posix/src/mqueuerecvsupp.c
+++ b/cpukit/posix/src/mqueuerecvsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Message Queue Receive Support
* @ingroup POSIX_MQUEUE_P Message Queues Private Support Information
+ *
+ * @brief POSIX Message Queue Receive Support
*/
/*
diff --git a/cpukit/posix/src/mqueuesend.c b/cpukit/posix/src/mqueuesend.c
index d7afdbd..38b7e3e 100644
--- a/cpukit/posix/src/mqueuesend.c
+++ b/cpukit/posix/src/mqueuesend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Adds Message Pointed by msg_ptr to Message Queue Reffered by mqdes
* @ingroup POSIXAPI
+ *
+ * @brief Adds Message Pointed by msg_ptr to Message Queue Reffered by mqdes
*/
/*
diff --git a/cpukit/posix/src/mqueuesendsupp.c b/cpukit/posix/src/mqueuesendsupp.c
index 8edc29d..7be23fc 100644
--- a/cpukit/posix/src/mqueuesendsupp.c
+++ b/cpukit/posix/src/mqueuesendsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Message Queue and Send Support
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Message Queue and Send Support
*/
/*
diff --git a/cpukit/posix/src/mqueuesetattr.c b/cpukit/posix/src/mqueuesetattr.c
index c8eafe7..99e4bdf 100644
--- a/cpukit/posix/src/mqueuesetattr.c
+++ b/cpukit/posix/src/mqueuesetattr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Message Queue Attributes
* @ingroup POSIX_MQUEUE
+ *
+ * @brief Set Message Queue Attributes
*/
/*
diff --git a/cpukit/posix/src/mqueuetimedreceive.c b/cpukit/posix/src/mqueuetimedreceive.c
index a9fe5b5..67161a8 100644
--- a/cpukit/posix/src/mqueuetimedreceive.c
+++ b/cpukit/posix/src/mqueuetimedreceive.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Receive Message from Message Queue
* @ingroup POSIXAPI
+ *
+ * @brief Receive Message from Message Queue
*/
/*
diff --git a/cpukit/posix/src/mqueueunlink.c b/cpukit/posix/src/mqueueunlink.c
index c9737d5..0ddeaa8 100644
--- a/cpukit/posix/src/mqueueunlink.c
+++ b/cpukit/posix/src/mqueueunlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove a Message Queue
* @ingroup POSIX_MQUEUE Message Queues
+ *
+ * @brief Remove a Message Queue
*/
/*
diff --git a/cpukit/posix/src/mutexattrdestroy.c b/cpukit/posix/src/mutexattrdestroy.c
index 1b78245..5c8d6c2 100644
--- a/cpukit/posix/src/mutexattrdestroy.c
+++ b/cpukit/posix/src/mutexattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Destroy Mutex Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Destroy Mutex Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetprioceiling.c b/cpukit/posix/src/mutexattrgetprioceiling.c
index f0da17c..eaf3250 100644
--- a/cpukit/posix/src/mutexattrgetprioceiling.c
+++ b/cpukit/posix/src/mutexattrgetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetprotocol.c b/cpukit/posix/src/mutexattrgetprotocol.c
index b4b3023..f8a35e6 100644
--- a/cpukit/posix/src/mutexattrgetprotocol.c
+++ b/cpukit/posix/src/mutexattrgetprotocol.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get protocol Attribute of Mutex Attribute Obect
* @ingroup POSIXAPI
+ *
+ * @brief Get protocol Attribute of Mutex Attribute Obect
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetpshared.c b/cpukit/posix/src/mutexattrgetpshared.c
index 94547ad..a798516 100644
--- a/cpukit/posix/src/mutexattrgetpshared.c
+++ b/cpukit/posix/src/mutexattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtaining process-shared Attribute Value from the Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Obtaining process-shared Attribute Value from the Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexattrgettype.c b/cpukit/posix/src/mutexattrgettype.c
index c903099..88892f2 100644
--- a/cpukit/posix/src/mutexattrgettype.c
+++ b/cpukit/posix/src/mutexattrgettype.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the Mutex Type Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the Mutex Type Attribute
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetprioceiling.c b/cpukit/posix/src/mutexattrsetprioceiling.c
index b449215..6d3be64 100644
--- a/cpukit/posix/src/mutexattrsetprioceiling.c
+++ b/cpukit/posix/src/mutexattrsetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetprotocol.c b/cpukit/posix/src/mutexattrsetprotocol.c
index 7ac2894..1870db6 100644
--- a/cpukit/posix/src/mutexattrsetprotocol.c
+++ b/cpukit/posix/src/mutexattrsetprotocol.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetpshared.c b/cpukit/posix/src/mutexattrsetpshared.c
index d3efe2f..acfe488 100644
--- a/cpukit/posix/src/mutexattrsetpshared.c
+++ b/cpukit/posix/src/mutexattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets Current pshared Attribute for Mutex Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Function sets Current pshared Attribute for Mutex Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexdestroy.c b/cpukit/posix/src/mutexdestroy.c
index 15d8aac..a1662a6 100644
--- a/cpukit/posix/src/mutexdestroy.c
+++ b/cpukit/posix/src/mutexdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initializing and Destroying a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Initializing and Destroying a Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexgetprioceiling.c b/cpukit/posix/src/mutexgetprioceiling.c
index 41e6f1b..e29a7e6 100644
--- a/cpukit/posix/src/mutexgetprioceiling.c
+++ b/cpukit/posix/src/mutexgetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the Current Priority Ceiling of the Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Returns the Current Priority Ceiling of the Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexinit.c b/cpukit/posix/src/mutexinit.c
index 07828f2..2290bd6 100644
--- a/cpukit/posix/src/mutexinit.c
+++ b/cpukit/posix/src/mutexinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialize a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Initialize a Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexlock.c b/cpukit/posix/src/mutexlock.c
index 4efc8ac..20efcdc 100644
--- a/cpukit/posix/src/mutexlock.c
+++ b/cpukit/posix/src/mutexlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to function enables locking of Mutex Object referenced by mutex
* @ingroup POSIXAPI
+ *
+ * @brief Call to function enables locking of Mutex Object referenced by mutex
*/
/*
diff --git a/cpukit/posix/src/mutexlocksupp.c b/cpukit/posix/src/mutexlocksupp.c
index 1cfc733..e5bd178 100644
--- a/cpukit/posix/src/mutexlocksupp.c
+++ b/cpukit/posix/src/mutexlocksupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Support Call to function Enables Locking of Mutex Object
* @ingroup POSIXAPI
+ *
+ * @brief Support Call to function Enables Locking of Mutex Object
*/
/*
diff --git a/cpukit/posix/src/mutexsetprioceiling.c b/cpukit/posix/src/mutexsetprioceiling.c
index d781422..4bd5de9 100644
--- a/cpukit/posix/src/mutexsetprioceiling.c
+++ b/cpukit/posix/src/mutexsetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Changes the Priority Ceiling of a Mutex and Releases it
* @ingroup POSIXAPI
+ *
+ * @brief Changes the Priority Ceiling of a Mutex and Releases it
*/
/*
diff --git a/cpukit/posix/src/mutextimedlock.c b/cpukit/posix/src/mutextimedlock.c
index 6ec813c..c5dcf7f 100644
--- a/cpukit/posix/src/mutextimedlock.c
+++ b/cpukit/posix/src/mutextimedlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Timed Lock
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Timed Lock
*/
/*
diff --git a/cpukit/posix/src/mutextrylock.c b/cpukit/posix/src/mutextrylock.c
index af7903c..72d6e35 100644
--- a/cpukit/posix/src/mutextrylock.c
+++ b/cpukit/posix/src/mutextrylock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Try to Lock Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Try to Lock Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexunlock.c b/cpukit/posix/src/mutexunlock.c
index 1b00800..c811a28 100644
--- a/cpukit/posix/src/mutexunlock.c
+++ b/cpukit/posix/src/mutexunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Locking and Unlocking a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Locking and Unlocking a Mutex
*/
/*
diff --git a/cpukit/posix/src/nanosleep.c b/cpukit/posix/src/nanosleep.c
index afcc290..8d1a4b8 100644
--- a/cpukit/posix/src/nanosleep.c
+++ b/cpukit/posix/src/nanosleep.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Execution of calling thread until Time elapses
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Execution of calling thread until Time elapses
*/
/*
diff --git a/cpukit/posix/src/pause.c b/cpukit/posix/src/pause.c
index e2fb9d9..af66030 100644
--- a/cpukit/posix/src/pause.c
+++ b/cpukit/posix/src/pause.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspend Process Execution
* @ingroup POSIXAPI
+ *
+ * @brief Suspend Process Execution
*/
/*
diff --git a/cpukit/posix/src/pbarrierinit.c b/cpukit/posix/src/pbarrierinit.c
index abe4224..19279f8 100644
--- a/cpukit/posix/src/pbarrierinit.c
+++ b/cpukit/posix/src/pbarrierinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to Function Enables Reinitializing of the Barrier
* @ingroup POSIXAPI
+ *
+ * @brief Call to Function Enables Reinitializing of the Barrier
*/
/*
diff --git a/cpukit/posix/src/pbarrierwait.c b/cpukit/posix/src/pbarrierwait.c
index 865ccfe..68e8a99 100644
--- a/cpukit/posix/src/pbarrierwait.c
+++ b/cpukit/posix/src/pbarrierwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Wait at a Barrier
* @ingroup POSIXAPI
+ *
+ * @brief Wait at a Barrier
*/
/*
diff --git a/cpukit/posix/src/prwlockinit.c b/cpukit/posix/src/prwlockinit.c
index 0bd5991..d7ed527 100644
--- a/cpukit/posix/src/prwlockinit.c
+++ b/cpukit/posix/src/prwlockinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allocate resources to use the read-write lock and Initialize it
* @ingroup POSIXAPI
+ *
+ * @brief Allocate resources to use the read-write lock and Initialize it
*/
/*
diff --git a/cpukit/posix/src/prwlockrdlock.c b/cpukit/posix/src/prwlockrdlock.c
index f0bc9c2..8ca4b93 100644
--- a/cpukit/posix/src/prwlockrdlock.c
+++ b/cpukit/posix/src/prwlockrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktimedrdlock.c b/cpukit/posix/src/prwlocktimedrdlock.c
index 1ccf534..7905980 100644
--- a/cpukit/posix/src/prwlocktimedrdlock.c
+++ b/cpukit/posix/src/prwlocktimedrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktimedwrlock.c b/cpukit/posix/src/prwlocktimedwrlock.c
index 01ce758..9fb9a88 100644
--- a/cpukit/posix/src/prwlocktimedwrlock.c
+++ b/cpukit/posix/src/prwlocktimedwrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function applies a Write lock to RWLock referenced by rwlock
* @ingroup POSIXAPI
+ *
+ * @brief Function applies a Write lock to RWLock referenced by rwlock
*/
/*
diff --git a/cpukit/posix/src/prwlocktryrdlock.c b/cpukit/posix/src/prwlocktryrdlock.c
index 1bc523a..c0c6154 100644
--- a/cpukit/posix/src/prwlocktryrdlock.c
+++ b/cpukit/posix/src/prwlocktryrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktrywrlock.c b/cpukit/posix/src/prwlocktrywrlock.c
index a4525d7..0137b21 100644
--- a/cpukit/posix/src/prwlocktrywrlock.c
+++ b/cpukit/posix/src/prwlocktrywrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Write Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Write Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlockunlock.c b/cpukit/posix/src/prwlockunlock.c
index 6caa020..01c8ccd 100644
--- a/cpukit/posix/src/prwlockunlock.c
+++ b/cpukit/posix/src/prwlockunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Releases a lock held on RWLock object referenced by rwlock
* @ingroup POSIXAPI
+ *
+ * @brief Function Releases a lock held on RWLock object referenced by rwlock
*/
/*
diff --git a/cpukit/posix/src/prwlockwrlock.c b/cpukit/posix/src/prwlockwrlock.c
index 438d1f1..08c9d8a 100644
--- a/cpukit/posix/src/prwlockwrlock.c
+++ b/cpukit/posix/src/prwlockwrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain a Write Lock on a RWlock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Obtain a Write Lock on a RWlock Instance
*/
/*
diff --git a/cpukit/posix/src/psignalclearprocesssignals.c b/cpukit/posix/src/psignalclearprocesssignals.c
index 77dfc7f..fff797d 100644
--- a/cpukit/posix/src/psignalclearprocesssignals.c
+++ b/cpukit/posix/src/psignalclearprocesssignals.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX_signals clear_process_signals
* @ingroup POSIXAPI
+ *
+ * @brief POSIX_signals clear_process_signals
*/
/*
diff --git a/cpukit/posix/src/psignalclearsignals.c b/cpukit/posix/src/psignalclearsignals.c
index f231748..c1a407a 100644
--- a/cpukit/posix/src/psignalclearsignals.c
+++ b/cpukit/posix/src/psignalclearsignals.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Signals Clear Signals
* @ingroup POSIX_SIGNALS POSIX Signals Support
+ *
+ * @brief POSIX Signals Clear Signals
*/
/*
diff --git a/cpukit/posix/src/psignalunblockthread.c b/cpukit/posix/src/psignalunblockthread.c
index d6666fb..80a0f33 100644
--- a/cpukit/posix/src/psignalunblockthread.c
+++ b/cpukit/posix/src/psignalunblockthread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Signals Thread Unlock
* @ingroup POSIX_SIGNALS
+ *
+ * @brief POSIX Signals Thread Unlock
*/
/*
diff --git a/cpukit/posix/src/pspininit.c b/cpukit/posix/src/pspininit.c
index 2e103cb..5ffa9be 100644
--- a/cpukit/posix/src/pspininit.c
+++ b/cpukit/posix/src/pspininit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Function Initializes a Spinlock Instance
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Function Initializes a Spinlock Instance
*/
/*
diff --git a/cpukit/posix/src/pspinunlock.c b/cpukit/posix/src/pspinunlock.c
index 9af4a33..ca36a5f 100644
--- a/cpukit/posix/src/pspinunlock.c
+++ b/cpukit/posix/src/pspinunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Unlocks a Spin Lock Object
* @ingroup POSIXAPI
+ *
+ * @brief Function Unlocks a Spin Lock Object
*/
/*
diff --git a/cpukit/posix/src/psxnametoid.c b/cpukit/posix/src/psxnametoid.c
index 0ddb72a..47cf81b 100644
--- a/cpukit/posix/src/psxnametoid.c
+++ b/cpukit/posix/src/psxnametoid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Name to ID
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Name to ID
*/
/*
diff --git a/cpukit/posix/src/psxtimercreate.c b/cpukit/posix/src/psxtimercreate.c
index c2c89c2..a63cf1d 100644
--- a/cpukit/posix/src/psxtimercreate.c
+++ b/cpukit/posix/src/psxtimercreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a Per-Process Timer
* @ingroup POSIX_PRIV_TIMERS Timers
+ *
+ * @brief Create a Per-Process Timer
*/
/*
diff --git a/cpukit/posix/src/psxtimerdelete.c b/cpukit/posix/src/psxtimerdelete.c
index c55697f..c39f2b0 100644
--- a/cpukit/posix/src/psxtimerdelete.c
+++ b/cpukit/posix/src/psxtimerdelete.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deletes a POSIX Interval Timer
* @ingroup POSIXAPI
+ *
+ * @brief Deletes a POSIX Interval Timer
*/
/*
diff --git a/cpukit/posix/src/psxtransschedparam.c b/cpukit/posix/src/psxtransschedparam.c
index f384245..6fa7a43 100644
--- a/cpukit/posix/src/psxtransschedparam.c
+++ b/cpukit/posix/src/psxtransschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Translate sched_param into SuperCore Terms
* @ingroup POSIX_PTHREAD Private POSIX Threads
+ *
+ * @brief Translate sched_param into SuperCore Terms
*/
/*
diff --git a/cpukit/posix/src/pthread.c b/cpukit/posix/src/pthread.c
index 7e861a3..790519a 100644
--- a/cpukit/posix/src/pthread.c
+++ b/cpukit/posix/src/pthread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Private Support Information for POSIX Threads
* @ingroup POSIX_PTHREADS Private Threads
+ *
+ * @brief Private Support Information for POSIX Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadattrdefault.c b/cpukit/posix/src/pthreadattrdefault.c
index 4b573d0..df87b99 100644
--- a/cpukit/posix/src/pthreadattrdefault.c
+++ b/cpukit/posix/src/pthreadattrdefault.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Private Support Information for POSIX Threads
* @ingroup POSIX_PTHREADS Private Threads
+ *
+ * @brief Private Support Information for POSIX Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadattrdestroy.c b/cpukit/posix/src/pthreadattrdestroy.c
index cb4837e..7232be7 100644
--- a/cpukit/posix/src/pthreadattrdestroy.c
+++ b/cpukit/posix/src/pthreadattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetaffinitynp.c b/cpukit/posix/src/pthreadattrgetaffinitynp.c
index b0fae65..3ab917b 100644
--- a/cpukit/posix/src/pthreadattrgetaffinitynp.c
+++ b/cpukit/posix/src/pthreadattrgetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Attribute Get Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Attribute Get Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetdetachstate.c b/cpukit/posix/src/pthreadattrgetdetachstate.c
index 18c214b..46ad6d2 100644
--- a/cpukit/posix/src/pthreadattrgetdetachstate.c
+++ b/cpukit/posix/src/pthreadattrgetdetachstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the detachstate Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the detachstate Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetguardsize.c b/cpukit/posix/src/pthreadattrgetguardsize.c
index a5e9a31..638d104 100644
--- a/cpukit/posix/src/pthreadattrgetguardsize.c
+++ b/cpukit/posix/src/pthreadattrgetguardsize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetinheritsched.c b/cpukit/posix/src/pthreadattrgetinheritsched.c
index 6be61de..745bde2 100644
--- a/cpukit/posix/src/pthreadattrgetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrgetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetschedparam.c b/cpukit/posix/src/pthreadattrgetschedparam.c
index e1a1a79..b5b990f 100644
--- a/cpukit/posix/src/pthreadattrgetschedparam.c
+++ b/cpukit/posix/src/pthreadattrgetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns Scheduling Parameter Attributes of Thread Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Returns Scheduling Parameter Attributes of Thread Attributes Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetscope.c b/cpukit/posix/src/pthreadattrgetscope.c
index c7eff23..2d04ad0 100644
--- a/cpukit/posix/src/pthreadattrgetscope.c
+++ b/cpukit/posix/src/pthreadattrgetscope.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the Contentionscope Attribute in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the Contentionscope Attribute in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstack.c b/cpukit/posix/src/pthreadattrgetstack.c
index 719a535..306d618 100644
--- a/cpukit/posix/src/pthreadattrgetstack.c
+++ b/cpukit/posix/src/pthreadattrgetstack.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets the Thread Creation Stack Attributes in the attr
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets the Thread Creation Stack Attributes in the attr
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstackaddr.c b/cpukit/posix/src/pthreadattrgetstackaddr.c
index 9da944a..dfc7156 100644
--- a/cpukit/posix/src/pthreadattrgetstackaddr.c
+++ b/cpukit/posix/src/pthreadattrgetstackaddr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstacksize.c b/cpukit/posix/src/pthreadattrgetstacksize.c
index e939205..7729637 100644
--- a/cpukit/posix/src/pthreadattrgetstacksize.c
+++ b/cpukit/posix/src/pthreadattrgetstacksize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrinit.c b/cpukit/posix/src/pthreadattrinit.c
index d0694eb..fe893c3 100644
--- a/cpukit/posix/src/pthreadattrinit.c
+++ b/cpukit/posix/src/pthreadattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Attributes Creation
* @ingroup POSIXAPI
+ *
+ * @brief Thread Attributes Creation
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetaffinitynp.c b/cpukit/posix/src/pthreadattrsetaffinitynp.c
index 30703fa..1f72e94 100644
--- a/cpukit/posix/src/pthreadattrsetaffinitynp.c
+++ b/cpukit/posix/src/pthreadattrsetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Attribute Set Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Attribute Set Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetdetachstate.c b/cpukit/posix/src/pthreadattrsetdetachstate.c
index d6ca32e..90c949e 100644
--- a/cpukit/posix/src/pthreadattrsetdetachstate.c
+++ b/cpukit/posix/src/pthreadattrsetdetachstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetguardsize.c b/cpukit/posix/src/pthreadattrsetguardsize.c
index 3e92fa5..011f37a 100644
--- a/cpukit/posix/src/pthreadattrsetguardsize.c
+++ b/cpukit/posix/src/pthreadattrsetguardsize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetinheritsched.c b/cpukit/posix/src/pthreadattrsetinheritsched.c
index 0cc11f2..3b57d8a 100644
--- a/cpukit/posix/src/pthreadattrsetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrsetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets the inheritsched Attribute in the attr Argument
* @ingroup POSIXAPI
+ *
+ * @brief Function sets the inheritsched Attribute in the attr Argument
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetschedparam.c b/cpukit/posix/src/pthreadattrsetschedparam.c
index c3e6b4a..5d29be7 100644
--- a/cpukit/posix/src/pthreadattrsetschedparam.c
+++ b/cpukit/posix/src/pthreadattrsetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetschedpolicy.c b/cpukit/posix/src/pthreadattrsetschedpolicy.c
index cd72164..101838f 100644
--- a/cpukit/posix/src/pthreadattrsetschedpolicy.c
+++ b/cpukit/posix/src/pthreadattrsetschedpolicy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets Scheduling policy Attributes of Thread Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Sets Scheduling policy Attributes of Thread Attributes Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetscope.c b/cpukit/posix/src/pthreadattrsetscope.c
index bdbc64d..f68461b 100644
--- a/cpukit/posix/src/pthreadattrsetscope.c
+++ b/cpukit/posix/src/pthreadattrsetscope.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Sets the Contentionscope Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Function Sets the Contentionscope Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstack.c b/cpukit/posix/src/pthreadattrsetstack.c
index b95d048..866dca8 100644
--- a/cpukit/posix/src/pthreadattrsetstack.c
+++ b/cpukit/posix/src/pthreadattrsetstack.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Sets Thread Creation Stack Attributes in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Function Sets Thread Creation Stack Attributes in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstackaddr.c b/cpukit/posix/src/pthreadattrsetstackaddr.c
index 5221080..e38c302 100644
--- a/cpukit/posix/src/pthreadattrsetstackaddr.c
+++ b/cpukit/posix/src/pthreadattrsetstackaddr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Thread Creation stackaddr Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Thread Creation stackaddr Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstacksize.c b/cpukit/posix/src/pthreadattrsetstacksize.c
index 2039da6..736c812 100644
--- a/cpukit/posix/src/pthreadattrsetstacksize.c
+++ b/cpukit/posix/src/pthreadattrsetstacksize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Thread Creation Stacksize Attribute in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Thread Creation Stacksize Attribute in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadconcurrency.c b/cpukit/posix/src/pthreadconcurrency.c
index be5d754..b55ce10 100644
--- a/cpukit/posix/src/pthreadconcurrency.c
+++ b/cpukit/posix/src/pthreadconcurrency.c
@@ -5,9 +5,10 @@
/**
* @file
*
- * @brief Pthread Get/Set Concurrency
* @ingroup POSIXAPI
*
+ * @brief Pthread Get/Set Concurrency
+ *
* Per the Open Group specification, when user pthreads are mapped 1:1
* onto kernel threads, the implementation simply tracks an internal
* variable whose initial value is 0. If it is set, subsequent calls to
diff --git a/cpukit/posix/src/pthreadcreate.c b/cpukit/posix/src/pthreadcreate.c
index 817b507..d431c64 100644
--- a/cpukit/posix/src/pthreadcreate.c
+++ b/cpukit/posix/src/pthreadcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Starts a New Thread in The Calling Process
* @ingroup POSIXAPI
+ *
+ * @brief Function Starts a New Thread in The Calling Process
*/
/*
diff --git a/cpukit/posix/src/pthreaddetach.c b/cpukit/posix/src/pthreaddetach.c
index f316f65..43fd70a 100644
--- a/cpukit/posix/src/pthreaddetach.c
+++ b/cpukit/posix/src/pthreaddetach.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Detaching a Thread
* @ingroup POSIXAPI
+ *
+ * @brief Detaching a Thread
*/
/*
diff --git a/cpukit/posix/src/pthreadequal.c b/cpukit/posix/src/pthreadequal.c
index d0b0f13..c0318ba 100644
--- a/cpukit/posix/src/pthreadequal.c
+++ b/cpukit/posix/src/pthreadequal.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Compare Thread IDs
* @ingroup POSIXAPI
+ *
+ * @brief Compare Thread IDs
*/
/*
diff --git a/cpukit/posix/src/pthreadexit.c b/cpukit/posix/src/pthreadexit.c
index 92a853e..502476d 100644
--- a/cpukit/posix/src/pthreadexit.c
+++ b/cpukit/posix/src/pthreadexit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Thread Exit Shared Helper
* @ingroup POSIX_THREAD Thread API Extension
+ *
+ * @brief POSIX Thread Exit Shared Helper
*/
/*
diff --git a/cpukit/posix/src/pthreadgetaffinitynp.c b/cpukit/posix/src/pthreadgetaffinitynp.c
index 5324bfd..977f82c 100644
--- a/cpukit/posix/src/pthreadgetaffinitynp.c
+++ b/cpukit/posix/src/pthreadgetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Get Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Get Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadgetattrnp.c b/cpukit/posix/src/pthreadgetattrnp.c
index 44c0edf..a449ad4 100644
--- a/cpukit/posix/src/pthreadgetattrnp.c
+++ b/cpukit/posix/src/pthreadgetattrnp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Get Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Get Attribute
*/
/*
diff --git a/cpukit/posix/src/pthreadgetcpuclockid.c b/cpukit/posix/src/pthreadgetcpuclockid.c
index b92fcdd..1452774 100644
--- a/cpukit/posix/src/pthreadgetcpuclockid.c
+++ b/cpukit/posix/src/pthreadgetcpuclockid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns Clock ID for CPU time clock of the thread
* @ingroup POSIXAPI
+ *
+ * @brief Returns Clock ID for CPU time clock of the thread
*/
/*
diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c
index 0e9cc31..a82d79c 100644
--- a/cpukit/posix/src/pthreadgetschedparam.c
+++ b/cpukit/posix/src/pthreadgetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Gets Scheduling Policy and Parameters of Individual Threads
* @ingroup POSIXAPI
+ *
+ * @brief Gets Scheduling Policy and Parameters of Individual Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadinitthreads.c b/cpukit/posix/src/pthreadinitthreads.c
index 4f08a72..a144d10 100644
--- a/cpukit/posix/src/pthreadinitthreads.c
+++ b/cpukit/posix/src/pthreadinitthreads.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Threads Initialize User Threads Body
* @ingroup POSIX_PTHREAD
+ *
+ * @brief POSIX Threads Initialize User Threads Body
*/
/*
diff --git a/cpukit/posix/src/pthreadjoin.c b/cpukit/posix/src/pthreadjoin.c
index 3834841..2cb0903 100644
--- a/cpukit/posix/src/pthreadjoin.c
+++ b/cpukit/posix/src/pthreadjoin.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Execution of Calling Thread until Target Thread Terminates
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Execution of Calling Thread until Target Thread Terminates
*/
/*
diff --git a/cpukit/posix/src/pthreadkill.c b/cpukit/posix/src/pthreadkill.c
index a3a74cf..f39640e 100644
--- a/cpukit/posix/src/pthreadkill.c
+++ b/cpukit/posix/src/pthreadkill.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sends a signal Asynchronously directed to a thread
* @ingroup POSIXAPI
+ *
+ * @brief Sends a signal Asynchronously directed to a thread
*/
/*
diff --git a/cpukit/posix/src/pthreadonce.c b/cpukit/posix/src/pthreadonce.c
index b766926..3210a1a 100644
--- a/cpukit/posix/src/pthreadonce.c
+++ b/cpukit/posix/src/pthreadonce.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to function by Thread will call init_routine with no Arguments
* @ingroup POSIXAPI
+ *
+ * @brief Call to function by Thread will call init_routine with no Arguments
*/
/*
diff --git a/cpukit/posix/src/pthreadself.c b/cpukit/posix/src/pthreadself.c
index 3cc161f..db5f2f1 100644
--- a/cpukit/posix/src/pthreadself.c
+++ b/cpukit/posix/src/pthreadself.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function returns the ID of the Calling Thread
* @ingroup POSIXAPI
+ *
+ * @brief Function returns the ID of the Calling Thread
*/
/*
diff --git a/cpukit/posix/src/pthreadsetaffinitynp.c b/cpukit/posix/src/pthreadsetaffinitynp.c
index c207172..ae91d13 100644
--- a/cpukit/posix/src/pthreadsetaffinitynp.c
+++ b/cpukit/posix/src/pthreadsetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Set Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Set Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadsetschedparam.c b/cpukit/posix/src/pthreadsetschedparam.c
index 51dee9b..9ab543c 100644
--- a/cpukit/posix/src/pthreadsetschedparam.c
+++ b/cpukit/posix/src/pthreadsetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets scheduling policy and parameters of the thread
* @ingroup POSIXAPI
+ *
+ * @brief Function sets scheduling policy and parameters of the thread
*/
/*
diff --git a/cpukit/posix/src/pthreadsigmask.c b/cpukit/posix/src/pthreadsigmask.c
index a989cb1..c82a60c 100644
--- a/cpukit/posix/src/pthreadsigmask.c
+++ b/cpukit/posix/src/pthreadsigmask.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine and/or change the calling thread's signal mask
* @ingroup POSIXAPI
+ *
+ * @brief Examine and/or change the calling thread's signal mask
*/
/*
diff --git a/cpukit/posix/src/rwlockattrdestroy.c b/cpukit/posix/src/rwlockattrdestroy.c
index 3b76394..f8a2beb 100644
--- a/cpukit/posix/src/rwlockattrdestroy.c
+++ b/cpukit/posix/src/rwlockattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Destroys a read-write lock Attributes object
* @ingroup POSIXAPI
+ *
+ * @brief Function Destroys a read-write lock Attributes object
*/
/*
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index 0e37d26..e752e8c 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialises a RWLock Attributes object attr with the default value
* @ingroup POSIXAPI
+ *
+ * @brief Initialises a RWLock Attributes object attr with the default value
*/
/*
diff --git a/cpukit/posix/src/rwlockattrsetpshared.c b/cpukit/posix/src/rwlockattrsetpshared.c
index 99ae0ef..a65c415 100644
--- a/cpukit/posix/src/rwlockattrsetpshared.c
+++ b/cpukit/posix/src/rwlockattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RWLock Attributes Set Process Shared
* @ingroup POSIXAPI
+ *
+ * @brief RWLock Attributes Set Process Shared
*/
/*
diff --git a/cpukit/posix/src/sched_getparam.c b/cpukit/posix/src/sched_getparam.c
index c84b6fd..7db0c44 100644
--- a/cpukit/posix/src/sched_getparam.c
+++ b/cpukit/posix/src/sched_getparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Set Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/sched_getprioritymax.c b/cpukit/posix/src/sched_getprioritymax.c
index ff7f4b4..14acd16 100644
--- a/cpukit/posix/src/sched_getprioritymax.c
+++ b/cpukit/posix/src/sched_getprioritymax.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the Appropriate Maximum for Scheduling policy
* @ingroup POSIXAPI
+ *
+ * @brief Returns the Appropriate Maximum for Scheduling policy
*/
/*
diff --git a/cpukit/posix/src/sched_getscheduler.c b/cpukit/posix/src/sched_getscheduler.c
index 6762aa7..b176d17 100644
--- a/cpukit/posix/src/sched_getscheduler.c
+++ b/cpukit/posix/src/sched_getscheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns Scheduling Policy of the process specified by pid
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns Scheduling Policy of the process specified by pid
*/
/*
diff --git a/cpukit/posix/src/sched_rr_get_interval.c b/cpukit/posix/src/sched_rr_get_interval.c
index 97186a3..e307985 100644
--- a/cpukit/posix/src/sched_rr_get_interval.c
+++ b/cpukit/posix/src/sched_rr_get_interval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Limits for Scheduling Parameter
* @ingroup POSIXAPI
+ *
+ * @brief Limits for Scheduling Parameter
*/
/*
diff --git a/cpukit/posix/src/sched_setparam.c b/cpukit/posix/src/sched_setparam.c
index c917500..4aa56ec 100644
--- a/cpukit/posix/src/sched_setparam.c
+++ b/cpukit/posix/src/sched_setparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets Scheduling Parameters Associated with Scheduling Policies
* @ingroup POSIXAPI
+ *
+ * @brief Sets Scheduling Parameters Associated with Scheduling Policies
*/
/*
diff --git a/cpukit/posix/src/sched_setscheduler.c b/cpukit/posix/src/sched_setscheduler.c
index 73036e6..49c7711 100644
--- a/cpukit/posix/src/sched_setscheduler.c
+++ b/cpukit/posix/src/sched_setscheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Scheduling Policy and Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Set Scheduling Policy and Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/sched_yield.c b/cpukit/posix/src/sched_yield.c
index 34242b7..1f3be36 100644
--- a/cpukit/posix/src/sched_yield.c
+++ b/cpukit/posix/src/sched_yield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Yield Processor
* @ingroup POSIXAPI
+ *
+ * @brief Yield Processor
*/
/*
diff --git a/cpukit/posix/src/semclose.c b/cpukit/posix/src/semclose.c
index 79c5861..432ab1a 100644
--- a/cpukit/posix/src/semclose.c
+++ b/cpukit/posix/src/semclose.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Close a Named Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Close a Named Semaphore
*/
/*
diff --git a/cpukit/posix/src/semgetvalue.c b/cpukit/posix/src/semgetvalue.c
index 1e2670d..1389027 100644
--- a/cpukit/posix/src/semgetvalue.c
+++ b/cpukit/posix/src/semgetvalue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Value of a Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Get the Value of a Semaphore
*/
/*
diff --git a/cpukit/posix/src/seminit.c b/cpukit/posix/src/seminit.c
index 09fc95f..447d487 100644
--- a/cpukit/posix/src/seminit.c
+++ b/cpukit/posix/src/seminit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initializing of an Unnamed Semaphore
* @ingroup POSIXAPI
+ *
+ * @brief Initializing of an Unnamed Semaphore
*/
/*
diff --git a/cpukit/posix/src/semopen.c b/cpukit/posix/src/semopen.c
index 97c513e..3691add 100644
--- a/cpukit/posix/src/semopen.c
+++ b/cpukit/posix/src/semopen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Creates New POSIX semaphore or Opens an existing Semaphore
* @ingroup POSIXAPI
+ *
+ * @brief Function Creates New POSIX semaphore or Opens an existing Semaphore
*/
/*
diff --git a/cpukit/posix/src/semtimedwait.c b/cpukit/posix/src/semtimedwait.c
index b205701..21a8320 100644
--- a/cpukit/posix/src/semtimedwait.c
+++ b/cpukit/posix/src/semtimedwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Lock a Semaphore
* @ingroup POSIX_SEMAPHORE POSIX Semaphores Support
+ *
+ * @brief Lock a Semaphore
*/
/*
diff --git a/cpukit/posix/src/semunlink.c b/cpukit/posix/src/semunlink.c
index 021cee3..3d73ab5 100644
--- a/cpukit/posix/src/semunlink.c
+++ b/cpukit/posix/src/semunlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove a Named Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Remove a Named Semaphore
*/
/*
diff --git a/cpukit/posix/src/setcancelstate.c b/cpukit/posix/src/setcancelstate.c
index 4040c37..2227321 100644
--- a/cpukit/posix/src/setcancelstate.c
+++ b/cpukit/posix/src/setcancelstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Setting Cancelability State
* @ingroup POSIXAPI
+ *
+ * @brief Setting Cancelability State
*/
/*
diff --git a/cpukit/posix/src/setcanceltype.c b/cpukit/posix/src/setcanceltype.c
index 302f901..4a7a7e3 100644
--- a/cpukit/posix/src/setcanceltype.c
+++ b/cpukit/posix/src/setcanceltype.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Cancelability Type of Calling Thread to value given in type
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Cancelability Type of Calling Thread to value given in type
*/
/*
diff --git a/cpukit/posix/src/setitimer.c b/cpukit/posix/src/setitimer.c
index 02aeb32..3cb04db 100644
--- a/cpukit/posix/src/setitimer.c
+++ b/cpukit/posix/src/setitimer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Timer
* @ingroup POSIXAPI
+ *
+ * @brief Set the Timer
*/
/*
diff --git a/cpukit/posix/src/sigaction.c b/cpukit/posix/src/sigaction.c
index 86d6648..112360a 100644
--- a/cpukit/posix/src/sigaction.c
+++ b/cpukit/posix/src/sigaction.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allows calling process to examine action of a Specific Signal
* @ingroup POSIXAPI
+ *
+ * @brief Allows calling process to examine action of a Specific Signal
*/
/*
diff --git a/cpukit/posix/src/sigaddset.c b/cpukit/posix/src/sigaddset.c
index 2dc17cd..c9394f4 100644
--- a/cpukit/posix/src/sigaddset.c
+++ b/cpukit/posix/src/sigaddset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Adds Signal from Set
* @ingroup POSIXAPI
+ *
+ * @brief Function Adds Signal from Set
*/
/*
diff --git a/cpukit/posix/src/sigdelset.c b/cpukit/posix/src/sigdelset.c
index 20f91e6..991023a 100644
--- a/cpukit/posix/src/sigdelset.c
+++ b/cpukit/posix/src/sigdelset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deleted Signal from Set
* @ingroup POSIXAPI
+ *
+ * @brief Deleted Signal from Set
*/
/*
diff --git a/cpukit/posix/src/sigemptyset.c b/cpukit/posix/src/sigemptyset.c
index 50e24da..d64d4cd 100644
--- a/cpukit/posix/src/sigemptyset.c
+++ b/cpukit/posix/src/sigemptyset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/sigfillset.c b/cpukit/posix/src/sigfillset.c
index 6adc372..334a81f 100644
--- a/cpukit/posix/src/sigfillset.c
+++ b/cpukit/posix/src/sigfillset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/sigismember.c b/cpukit/posix/src/sigismember.c
index 9928e18..c7ddeda 100644
--- a/cpukit/posix/src/sigismember.c
+++ b/cpukit/posix/src/sigismember.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/signal_2.c b/cpukit/posix/src/signal_2.c
index bd891e2..a98430e 100644
--- a/cpukit/posix/src/signal_2.c
+++ b/cpukit/posix/src/signal_2.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Function Installs signal Handler
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Function Installs signal Handler
*/
/*
diff --git a/cpukit/posix/src/sigpending.c b/cpukit/posix/src/sigpending.c
index d65fe05..7b8e9e0 100644
--- a/cpukit/posix/src/sigpending.c
+++ b/cpukit/posix/src/sigpending.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine Pending Signals
* @ingroup POSIXAPI
+ *
+ * @brief Examine Pending Signals
*/
/*
diff --git a/cpukit/posix/src/sigprocmask.c b/cpukit/posix/src/sigprocmask.c
index 235a58c..db923d3 100644
--- a/cpukit/posix/src/sigprocmask.c
+++ b/cpukit/posix/src/sigprocmask.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine and Change Blocked Signals
* @ingroup POSIXAPI
+ *
+ * @brief Examine and Change Blocked Signals
*/
/*
diff --git a/cpukit/posix/src/sigqueue.c b/cpukit/posix/src/sigqueue.c
index 5446ca9..dadf70a 100644
--- a/cpukit/posix/src/sigqueue.c
+++ b/cpukit/posix/src/sigqueue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Queue a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Queue a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/sigsuspend.c b/cpukit/posix/src/sigsuspend.c
index 79c93fc..b8dc191 100644
--- a/cpukit/posix/src/sigsuspend.c
+++ b/cpukit/posix/src/sigsuspend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Replacing signal mask with *sigmask and suspending calling process
* @ingroup POSIXAPI
+ *
+ * @brief Replacing signal mask with *sigmask and suspending calling process
*/
/*
diff --git a/cpukit/posix/src/sigwait.c b/cpukit/posix/src/sigwait.c
index 3b07cc2..b247503 100644
--- a/cpukit/posix/src/sigwait.c
+++ b/cpukit/posix/src/sigwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Synchronously Accept a Signal
* @ingroup POSIXAPI
+ *
+ * @brief Synchronously Accept a Signal
*/
/*
diff --git a/cpukit/posix/src/sysconf.c b/cpukit/posix/src/sysconf.c
index f905a82..1696ec5 100644
--- a/cpukit/posix/src/sysconf.c
+++ b/cpukit/posix/src/sysconf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Configurable System Variables
* @ingroup POSIXAPI
+ *
+ * @brief Get Configurable System Variables
*/
/*
diff --git a/cpukit/posix/src/testcancel.c b/cpukit/posix/src/testcancel.c
index 0d6471f..e0ead6e 100644
--- a/cpukit/posix/src/testcancel.c
+++ b/cpukit/posix/src/testcancel.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Setting test on Cancelability State
* @ingroup POSIXAPI
+ *
+ * @brief Setting test on Cancelability State
*/
/*
diff --git a/cpukit/posix/src/timergettime.c b/cpukit/posix/src/timergettime.c
index 4b884b8..ee2a566 100644
--- a/cpukit/posix/src/timergettime.c
+++ b/cpukit/posix/src/timergettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Fetches State of POSIX Per-Process Timers
* @ingroup POSIXAPI
+ *
+ * @brief Function Fetches State of POSIX Per-Process Timers
*/
/*
diff --git a/cpukit/posix/src/timersettime.c b/cpukit/posix/src/timersettime.c
index b83c8b0..f884854 100644
--- a/cpukit/posix/src/timersettime.c
+++ b/cpukit/posix/src/timersettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Arms or Disarms the Timer Identified by timerid
* @ingroup POSIXAPI
+ *
+ * @brief Function Arms or Disarms the Timer Identified by timerid
*/
/*
diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c
index 292ae36..857f8ce 100644
--- a/cpukit/posix/src/ualarm.c
+++ b/cpukit/posix/src/ualarm.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Schedule Alarm
* @ingroup POSIXAPI
+ *
+ * @brief Schedule Alarm
*/
/*
diff --git a/cpukit/posix/src/vfork.c b/cpukit/posix/src/vfork.c
index 6483d19..3a62efb 100644
--- a/cpukit/posix/src/vfork.c
+++ b/cpukit/posix/src/vfork.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Creates Child process Of The Calling process
* @ingroup POSIXAPI
+ *
+ * @brief Creates Child process Of The Calling process
*/
/*
diff --git a/cpukit/posix/src/wait.c b/cpukit/posix/src/wait.c
index da248c9..fe48b71 100644
--- a/cpukit/posix/src/wait.c
+++ b/cpukit/posix/src/wait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Wait for Process to Change State
* @ingroup POSIXAPI
+ *
+ * @brief Wait for Process to Change State
*/
/*
diff --git a/cpukit/rtems/src/barriercreate.c b/cpukit/rtems/src/barriercreate.c
index a4a3622..74cedab 100644
--- a/cpukit/rtems/src/barriercreate.c
+++ b/cpukit/rtems/src/barriercreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Create Barrier
* @ingroup ClassicBarrier Barriers
+ *
+ * @brief RTEMS Create Barrier
*/
/*
diff --git a/cpukit/rtems/src/barrierrelease.c b/cpukit/rtems/src/barrierrelease.c
index c4385b0..801c07a 100644
--- a/cpukit/rtems/src/barrierrelease.c
+++ b/cpukit/rtems/src/barrierrelease.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Barrier Release
* @ingroup ClassicBarrier Barriers
+ *
+ * @brief RTEMS Barrier Release
*/
/*
diff --git a/cpukit/rtems/src/clockgettod.c b/cpukit/rtems/src/clockgettod.c
index f65f5e2..4610c6a 100644
--- a/cpukit/rtems/src/clockgettod.c
+++ b/cpukit/rtems/src/clockgettod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Current Time of Day (Classic TOD)
* @ingroup ClassicClock Clocks
+ *
+ * @brief Obtain Current Time of Day (Classic TOD)
*/
/*
diff --git a/cpukit/rtems/src/clockgetuptime.c b/cpukit/rtems/src/clockgetuptime.c
index e60f471..b79745b 100644
--- a/cpukit/rtems/src/clockgetuptime.c
+++ b/cpukit/rtems/src/clockgetuptime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain the System Uptime
* @ingroup ClassicClock Clocks
+ *
+ * @brief Obtain the System Uptime
*/
/*
diff --git a/cpukit/rtems/src/clockgetuptimenanoseconds.c b/cpukit/rtems/src/clockgetuptimenanoseconds.c
index 30d5cd7..3eb1a2d 100644
--- a/cpukit/rtems/src/clockgetuptimenanoseconds.c
+++ b/cpukit/rtems/src/clockgetuptimenanoseconds.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the system uptime in seconds.
* @ingroup ClassicClock Clocks
+ *
+ * @brief Returns the system uptime in seconds.
*/
/*
diff --git a/cpukit/rtems/src/eventreceive.c b/cpukit/rtems/src/eventreceive.c
index 190ee82..c638ec5 100644
--- a/cpukit/rtems/src/eventreceive.c
+++ b/cpukit/rtems/src/eventreceive.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Constant used to receive the set of currently pending events in
* @ingroup ClassicEventSet Event Set
+ *
+ * @brief Constant used to receive the set of currently pending events in
*/
/*
diff --git a/cpukit/rtems/src/eventseize.c b/cpukit/rtems/src/eventseize.c
index 6c2b82d..8230959 100644
--- a/cpukit/rtems/src/eventseize.c
+++ b/cpukit/rtems/src/eventseize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Event Manager Initialization
* @ingroup ClassicEvent Events
+ *
+ * @brief Event Manager Initialization
*/
/*
diff --git a/cpukit/rtems/src/msgmp.c b/cpukit/rtems/src/msgmp.c
index 4971b94..f49c254 100644
--- a/cpukit/rtems/src/msgmp.c
+++ b/cpukit/rtems/src/msgmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Support for the Message Queue Manager
* @ingroup ClassicMsgMP Message Queue MP Support
+ *
+ * @brief Multiprocessing Support for the Message Queue Manager
*/
/*
diff --git a/cpukit/rtems/src/msgqflush.c b/cpukit/rtems/src/msgqflush.c
index 7e7442b..010ad0a 100644
--- a/cpukit/rtems/src/msgqflush.c
+++ b/cpukit/rtems/src/msgqflush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_message_queue_flush
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief rtems_message_queue_flush
*/
/*
diff --git a/cpukit/rtems/src/msgqgetnumberpending.c b/cpukit/rtems/src/msgqgetnumberpending.c
index 0a62f72..0b95ca9 100644
--- a/cpukit/rtems/src/msgqgetnumberpending.c
+++ b/cpukit/rtems/src/msgqgetnumberpending.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Message Queue Get Number Pending
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief RTEMS Message Queue Get Number Pending
*/
/*
diff --git a/cpukit/rtems/src/msgqsend.c b/cpukit/rtems/src/msgqsend.c
index 71a1ab4..2ddba4d 100644
--- a/cpukit/rtems/src/msgqsend.c
+++ b/cpukit/rtems/src/msgqsend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_message_queue_send
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief rtems_message_queue_send
*/
/*
diff --git a/cpukit/rtems/src/partcreate.c b/cpukit/rtems/src/partcreate.c
index 9378408..2aefce8 100644
--- a/cpukit/rtems/src/partcreate.c
+++ b/cpukit/rtems/src/partcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Partition Create
* @ingroup ClassicPart Partitions
+ *
+ * @brief RTEMS Partition Create
*/
/*
diff --git a/cpukit/rtems/src/partmp.c b/cpukit/rtems/src/partmp.c
index 3d7abc1..ac2b48a 100644
--- a/cpukit/rtems/src/partmp.c
+++ b/cpukit/rtems/src/partmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Partition_MP_Send_process_packet
* @ingroup ClassicPartMP Partition MP Support
+ *
+ * @brief Partition_MP_Send_process_packet
*/
/*
diff --git a/cpukit/rtems/src/ratemoncreate.c b/cpukit/rtems/src/ratemoncreate.c
index 440b093..3eff5f0 100644
--- a/cpukit/rtems/src/ratemoncreate.c
+++ b/cpukit/rtems/src/ratemoncreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a Period
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief Create a Period
*/
/*
diff --git a/cpukit/rtems/src/ratemonresetall.c b/cpukit/rtems/src/ratemonresetall.c
index c9e9089..978a33a 100644
--- a/cpukit/rtems/src/ratemonresetall.c
+++ b/cpukit/rtems/src/ratemonresetall.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_rate_monotonic_reset_all_statistics
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief rtems_rate_monotonic_reset_all_statistics
*/
/*
diff --git a/cpukit/rtems/src/ratemonresetstatistics.c b/cpukit/rtems/src/ratemonresetstatistics.c
index 3e133a4..4567451 100644
--- a/cpukit/rtems/src/ratemonresetstatistics.c
+++ b/cpukit/rtems/src/ratemonresetstatistics.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Rate Monotonic Reset Statistics
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief RTEMS Rate Monotonic Reset Statistics
*/
/*
diff --git a/cpukit/rtems/src/regioncreate.c b/cpukit/rtems/src/regioncreate.c
index 5d3d8a6..de8f165 100644
--- a/cpukit/rtems/src/regioncreate.c
+++ b/cpukit/rtems/src/regioncreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_region_create
* @ingroup ClassicRegion Regions
+ *
+ * @brief rtems_region_create
*/
/*
diff --git a/cpukit/rtems/src/rtemsbuildid.c b/cpukit/rtems/src/rtemsbuildid.c
index 4e7bc51..b8a375a 100644
--- a/cpukit/rtems/src/rtemsbuildid.c
+++ b/cpukit/rtems/src/rtemsbuildid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Build Object Id
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Build Object Id
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectapiminimumclass.c b/cpukit/rtems/src/rtemsobjectapiminimumclass.c
index 820892f..1e3501c 100644
--- a/cpukit/rtems/src/rtemsobjectapiminimumclass.c
+++ b/cpukit/rtems/src/rtemsobjectapiminimumclass.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Lowest Valid Class Value
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Get Lowest Valid Class Value
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectidgetapi.c b/cpukit/rtems/src/rtemsobjectidgetapi.c
index 6c8eb15..2842a82 100644
--- a/cpukit/rtems/src/rtemsobjectidgetapi.c
+++ b/cpukit/rtems/src/rtemsobjectidgetapi.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get API Portion of Object Id
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Get API Portion of Object Id
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectsetname.c b/cpukit/rtems/src/rtemsobjectsetname.c
index ccdda15..9e1b3a4 100644
--- a/cpukit/rtems/src/rtemsobjectsetname.c
+++ b/cpukit/rtems/src/rtemsobjectsetname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Name of Object
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Set Name of Object
*/
/*
diff --git a/cpukit/rtems/src/semcreate.c b/cpukit/rtems/src/semcreate.c
index 10f7b33..6cdd877 100644
--- a/cpukit/rtems/src/semcreate.c
+++ b/cpukit/rtems/src/semcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_semaphore_create
* @ingroup ClassicSem Semaphores
+ *
+ * @brief rtems_semaphore_create
*/
/*
diff --git a/cpukit/rtems/src/semrelease.c b/cpukit/rtems/src/semrelease.c
index 4de2543..e5b0e48 100644
--- a/cpukit/rtems/src/semrelease.c
+++ b/cpukit/rtems/src/semrelease.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS Semaphore Release
* @ingroup ClassicSem Semaphores
*
+ * @brief RTEMS Semaphore Release
+ *
* This file contains the implementation of the Classic API directive
* rtems_semaphore_release().
*/
diff --git a/cpukit/rtems/src/taskgetaffinity.c b/cpukit/rtems/src/taskgetaffinity.c
index ebcdab9..9f4b653 100644
--- a/cpukit/rtems/src/taskgetaffinity.c
+++ b/cpukit/rtems/src/taskgetaffinity.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Task Get Affinity
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Task Get Affinity
*/
/*
diff --git a/cpukit/rtems/src/taskinitusers.c b/cpukit/rtems/src/taskinitusers.c
index 104cb8b..0b23d8b 100644
--- a/cpukit/rtems/src/taskinitusers.c
+++ b/cpukit/rtems/src/taskinitusers.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _RTEMS_tasks_Initialize_user_tasks_body
* @ingroup ClassicTasks Tasks
+ *
+ * @brief _RTEMS_tasks_Initialize_user_tasks_body
*/
/*
diff --git a/cpukit/rtems/src/taskissuspended.c b/cpukit/rtems/src/taskissuspended.c
index 2706d76..db9850c 100644
--- a/cpukit/rtems/src/taskissuspended.c
+++ b/cpukit/rtems/src/taskissuspended.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_task_is_suspended
* @ingroup ClassicTasks Tasks
+ *
+ * @brief rtems_task_is_suspended
*/
/*
diff --git a/cpukit/rtems/src/taskmp.c b/cpukit/rtems/src/taskmp.c
index c5dcb89..525c595 100644
--- a/cpukit/rtems/src/taskmp.c
+++ b/cpukit/rtems/src/taskmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Tasks MP Send Process Packet
* @ingroup ClassicTaskMP Task MP Support
+ *
+ * @brief RTEMS Tasks MP Send Process Packet
*/
/*
diff --git a/cpukit/rtems/src/tasksetaffinity.c b/cpukit/rtems/src/tasksetaffinity.c
index 1ba8343..826c18d 100644
--- a/cpukit/rtems/src/tasksetaffinity.c
+++ b/cpukit/rtems/src/tasksetaffinity.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Task Set Affinity
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Task Set Affinity
*/
/*
diff --git a/cpukit/rtems/src/taskstart.c b/cpukit/rtems/src/taskstart.c
index e781734..247756f 100644
--- a/cpukit/rtems/src/taskstart.c
+++ b/cpukit/rtems/src/taskstart.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Start Task
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Start Task
*/
/*
diff --git a/cpukit/rtems/src/timerreset.c b/cpukit/rtems/src/timerreset.c
index 1465952..683264d 100644
--- a/cpukit/rtems/src/timerreset.c
+++ b/cpukit/rtems/src/timerreset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Timer Reset
* @ingroup ClassicTimer Timers
+ *
+ * @brief RTEMS Timer Reset
*/
/*
diff --git a/cpukit/rtems/src/timerserverfirewhen.c b/cpukit/rtems/src/timerserverfirewhen.c
index 8d62c80..ca3961e 100644
--- a/cpukit/rtems/src/timerserverfirewhen.c
+++ b/cpukit/rtems/src/timerserverfirewhen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Timer Server Fire When Directive
* @ingroup ClassicTimer Timers
+ *
+ * @brief RTEMS Timer Server Fire When Directive
*/
/*
diff --git a/cpukit/sapi/src/rbtreefind.c b/cpukit/sapi/src/rbtreefind.c
index f58799f..7c8fcb8 100644
--- a/cpukit/sapi/src/rbtreefind.c
+++ b/cpukit/sapi/src/rbtreefind.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Find the control structure of the tree containing the given node
* @ingroup RTEMSScorertems_rbtree
+ *
+ * @brief Find the control structure of the tree containing the given node
*/
/*
diff --git a/cpukit/score/src/coremsginsert.c b/cpukit/score/src/coremsginsert.c
index e377cff..850e1cd 100644
--- a/cpukit/score/src/coremsginsert.c
+++ b/cpukit/score/src/coremsginsert.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Insert a Message into the Message Queue
* @ingroup RTEMSScoreMessageQueue
+ *
+ * @brief Insert a Message into the Message Queue
*/
/*
diff --git a/cpukit/score/src/corerwlock.c b/cpukit/score/src/corerwlock.c
index 933f6c1..068a412 100644
--- a/cpukit/score/src/corerwlock.c
+++ b/cpukit/score/src/corerwlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief
*/
/*
diff --git a/cpukit/score/src/corerwlockobtainread.c b/cpukit/score/src/corerwlockobtainread.c
index 3f74da9..ee74c3d 100644
--- a/cpukit/score/src/corerwlockobtainread.c
+++ b/cpukit/score/src/corerwlockobtainread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain RWLock for reading
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief Obtain RWLock for reading
*/
/*
diff --git a/cpukit/score/src/corerwlockobtainwrite.c b/cpukit/score/src/corerwlockobtainwrite.c
index 43ab8a7..ea0cdab 100644
--- a/cpukit/score/src/corerwlockobtainwrite.c
+++ b/cpukit/score/src/corerwlockobtainwrite.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RWLock Obtain for Writing
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief RWLock Obtain for Writing
*/
/*
diff --git a/cpukit/score/src/coretodadjust.c b/cpukit/score/src/coretodadjust.c
index f065154..e58d1e5 100644
--- a/cpukit/score/src/coretodadjust.c
+++ b/cpukit/score/src/coretodadjust.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Adjust the Time of Time
* @ingroup RTEMSScoreTOD
+ *
+ * @brief Adjust the Time of Time
*/
/*
diff --git a/cpukit/score/src/coretodtickspersec.c b/cpukit/score/src/coretodtickspersec.c
index d319f6f..107614c 100644
--- a/cpukit/score/src/coretodtickspersec.c
+++ b/cpukit/score/src/coretodtickspersec.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert Ticks To Seconds
* @ingroup RTEMSScoreTOD
+ *
+ * @brief Convert Ticks To Seconds
*/
/* COPYRIGHT (c) 1989-2014.
diff --git a/cpukit/score/src/interr.c b/cpukit/score/src/interr.c
index 5908381..f59f352 100644
--- a/cpukit/score/src/interr.c
+++ b/cpukit/score/src/interr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initiates system termination
* @ingroup RTEMSScoreIntErr
+ *
+ * @brief Initiates system termination
*/
/*
diff --git a/cpukit/score/src/mpci.c b/cpukit/score/src/mpci.c
index 8f1b218..dff2338 100644
--- a/cpukit/score/src/mpci.c
+++ b/cpukit/score/src/mpci.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Communications Interface (MPCI) Handler
* @ingroup RTEMSScoreMPCI
+ *
+ * @brief Multiprocessing Communications Interface (MPCI) Handler
*/
/*
diff --git a/cpukit/score/src/mpcidefault.c b/cpukit/score/src/mpcidefault.c
index 101cbcd..ea3e2ea 100644
--- a/cpukit/score/src/mpcidefault.c
+++ b/cpukit/score/src/mpcidefault.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Communications Interface (MPCI) Default Configuration
* @ingroup RTEMSScoreMPCI
+ *
+ * @brief Multiprocessing Communications Interface (MPCI) Default Configuration
*/
/*
diff --git a/cpukit/score/src/objectextendinformation.c b/cpukit/score/src/objectextendinformation.c
index a21257d..f4c9646 100644
--- a/cpukit/score/src/objectextendinformation.c
+++ b/cpukit/score/src/objectextendinformation.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Extend Set of Objects
* @ingroup RTEMSScoreObject
+ *
+ * @brief Extend Set of Objects
*/
/*
diff --git a/cpukit/score/src/objectgetnext.c b/cpukit/score/src/objectgetnext.c
index eb347e8..841d5aa 100644
--- a/cpukit/score/src/objectgetnext.c
+++ b/cpukit/score/src/objectgetnext.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Pointer to Next Object that is Active
* @ingroup RTEMSScoreObject
+ *
+ * @brief Get Pointer to Next Object that is Active
*/
/*
diff --git a/cpukit/score/src/objectinitializeinformation.c b/cpukit/score/src/objectinitializeinformation.c
index 910112e..b2cb853 100644
--- a/cpukit/score/src/objectinitializeinformation.c
+++ b/cpukit/score/src/objectinitializeinformation.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialize Object Information
* @ingroup RTEMSScoreObject
+ *
+ * @brief Initialize Object Information
*/
/*
diff --git a/cpukit/score/src/objectnametoidstring.c b/cpukit/score/src/objectnametoidstring.c
index 3fd4141..38054bf 100644
--- a/cpukit/score/src/objectnametoidstring.c
+++ b/cpukit/score/src/objectnametoidstring.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Object ID to Name
* @ingroup RTEMSScoreObject
+ *
+ * @brief Object ID to Name
*/
/*
diff --git a/cpukit/score/src/objectsetname.c b/cpukit/score/src/objectsetname.c
index 30b640e..0808ab8 100644
--- a/cpukit/score/src/objectsetname.c
+++ b/cpukit/score/src/objectsetname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Objects Name
* @ingroup RTEMSScoreObject
+ *
+ * @brief Set Objects Name
*/
/*
diff --git a/cpukit/score/src/percpu.c b/cpukit/score/src/percpu.c
index 9d16209..6aebfc2 100644
--- a/cpukit/score/src/percpu.c
+++ b/cpukit/score/src/percpu.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allocate and Initialize Per CPU Structures
* @ingroup PerCPU
+ *
+ * @brief Allocate and Initialize Per CPU Structures
*/
/*
diff --git a/cpukit/score/src/scheduler.c b/cpukit/score/src/scheduler.c
index a48f0e4..45c0496 100644
--- a/cpukit/score/src/scheduler.c
+++ b/cpukit/score/src/scheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Initialize
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Initialize
*/
/*
diff --git a/cpukit/score/src/schedulercbs.c b/cpukit/score/src/schedulercbs.c
index 94c4f49..12a7a76 100644
--- a/cpukit/score/src/schedulercbs.c
+++ b/cpukit/score/src/schedulercbs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CBS Scheduler Budget Handler
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief CBS Scheduler Budget Handler
*/
/*
diff --git a/cpukit/score/src/schedulercbsgetparameters.c b/cpukit/score/src/schedulercbsgetparameters.c
index de27c31..65e4965 100644
--- a/cpukit/score/src/schedulercbsgetparameters.c
+++ b/cpukit/score/src/schedulercbsgetparameters.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _Scheduler_CBS_Get_parameters
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief _Scheduler_CBS_Get_parameters
*/
/*
diff --git a/cpukit/score/src/scheduleredf.c b/cpukit/score/src/scheduleredf.c
index 2ffdeb8..3b0c62c 100644
--- a/cpukit/score/src/scheduleredf.c
+++ b/cpukit/score/src/scheduleredf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Initialize and Support
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Initialize and Support
*/
/*
diff --git a/cpukit/score/src/scheduleredfreleasejob.c b/cpukit/score/src/scheduleredfreleasejob.c
index 1f01f9c..0e3e527 100644
--- a/cpukit/score/src/scheduleredfreleasejob.c
+++ b/cpukit/score/src/scheduleredfreleasejob.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Release Job
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Release Job
*/
/*
diff --git a/cpukit/score/src/scheduleredfunblock.c b/cpukit/score/src/scheduleredfunblock.c
index 3302a47..a1c45af 100644
--- a/cpukit/score/src/scheduleredfunblock.c
+++ b/cpukit/score/src/scheduleredfunblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Unblock
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Unblock
*/
/*
diff --git a/cpukit/score/src/schedulerpriorityblock.c b/cpukit/score/src/schedulerpriorityblock.c
index 50830f6..ae44710 100644
--- a/cpukit/score/src/schedulerpriorityblock.c
+++ b/cpukit/score/src/schedulerpriorityblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Priority Block
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Priority Block
*/
/*
diff --git a/cpukit/score/src/schedulerpriorityschedule.c b/cpukit/score/src/schedulerpriorityschedule.c
index 3e1acb0..7861a58 100644
--- a/cpukit/score/src/schedulerpriorityschedule.c
+++ b/cpukit/score/src/schedulerpriorityschedule.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Priority Scheduler Schedule Method
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Priority Scheduler Schedule Method
*/
/*
diff --git a/cpukit/score/src/schedulersimpleschedule.c b/cpukit/score/src/schedulersimpleschedule.c
index ee17219..a484758 100644
--- a/cpukit/score/src/schedulersimpleschedule.c
+++ b/cpukit/score/src/schedulersimpleschedule.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Simple Schedule Determine Heir
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Simple Schedule Determine Heir
*/
/*
diff --git a/cpukit/score/src/schedulersimpleunblock.c b/cpukit/score/src/schedulersimpleunblock.c
index 9bc1635..516b5f2 100644
--- a/cpukit/score/src/schedulersimpleunblock.c
+++ b/cpukit/score/src/schedulersimpleunblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Simple Handler / Unblock
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Simple Handler / Unblock
*/
/*
diff --git a/cpukit/score/src/schedulersimpleyield.c b/cpukit/score/src/schedulersimpleyield.c
index 79b3f86..db78660 100644
--- a/cpukit/score/src/schedulersimpleyield.c
+++ b/cpukit/score/src/schedulersimpleyield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Simple Schedule Yield CPU
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Simple Schedule Yield CPU
*/
/*
diff --git a/cpukit/score/src/threaddispatch.c b/cpukit/score/src/threaddispatch.c
index b2ac57b..c57ddb0 100644
--- a/cpukit/score/src/threaddispatch.c
+++ b/cpukit/score/src/threaddispatch.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Dispatch Thread
* @ingroup RTEMSScoreThread
+ *
+ * @brief Dispatch Thread
*/
/*
diff --git a/cpukit/score/src/threadqenqueue.c b/cpukit/score/src/threadqenqueue.c
index 44fabb2..972736f 100644
--- a/cpukit/score/src/threadqenqueue.c
+++ b/cpukit/score/src/threadqenqueue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Queue Operations
* @ingroup RTEMSScoreThreadQ
+ *
+ * @brief Thread Queue Operations
*/
/*
diff --git a/cpukit/score/src/threadqflush.c b/cpukit/score/src/threadqflush.c
index f9303f4..5666aaf 100644
--- a/cpukit/score/src/threadqflush.c
+++ b/cpukit/score/src/threadqflush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Queue Flush
* @ingroup RTEMSScoreThreadQ
+ *
+ * @brief Thread Queue Flush
*/
/*
diff --git a/cpukit/score/src/threadrestart.c b/cpukit/score/src/threadrestart.c
index d7752d2..4e892f7 100644
--- a/cpukit/score/src/threadrestart.c
+++ b/cpukit/score/src/threadrestart.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Restart Thread
* @ingroup RTEMSScoreThread
+ *
+ * @brief Restart Thread
*/
/*
diff --git a/cpukit/score/src/timespecdivide.c b/cpukit/score/src/timespecdivide.c
index a163375..3c075fa 100644
--- a/cpukit/score/src/timespecdivide.c
+++ b/cpukit/score/src/timespecdivide.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Divide Timespec By Integer
* @ingroup Timespec
+ *
+ * @brief Divide Timespec By Integer
*/
/*
diff --git a/cpukit/score/src/watchdoginsert.c b/cpukit/score/src/watchdoginsert.c
index 5a031d3..766b828 100644
--- a/cpukit/score/src/watchdoginsert.c
+++ b/cpukit/score/src/watchdoginsert.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Watchdog Insert
* @ingroup RTEMSScoreWatchdog
+ *
+ * @brief Watchdog Insert
*/
/*
diff --git a/cpukit/score/src/watchdogremove.c b/cpukit/score/src/watchdogremove.c
index def0ef5..44a5ea2 100644
--- a/cpukit/score/src/watchdogremove.c
+++ b/cpukit/score/src/watchdogremove.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove Watchdog
* @ingroup RTEMSScoreWatchdog
+ *
+ * @brief Remove Watchdog
*/
/*
More information about the vc
mailing list