[rtems commit] Remove explicit file names from @file

Sebastian Huber sebh at rtems.org
Thu Feb 28 10:47:59 UTC 2019


Module:    rtems
Branch:    master
Commit:    feea03b625fecc507deab8dbaaafc6b19045e3f1
Changeset: http://git.rtems.org/rtems/commit/?id=feea03b625fecc507deab8dbaaafc6b19045e3f1

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Feb 27 10:53:30 2019 +0100

Remove explicit file names from @file

This makes the @file documentation independent of the actual file name.

Update #3707.

---

 bsps/arm/include/bsp/arm-errata.h                        | 2 +-
 bsps/arm/include/bsp/arm-release-id.h                    | 2 +-
 bsps/arm/include/cmsis_gcc.h                             | 2 +-
 bsps/arm/include/core_cm7.h                              | 2 +-
 bsps/arm/include/core_cmFunc.h                           | 2 +-
 bsps/arm/include/core_cmInstr.h                          | 2 +-
 bsps/arm/include/core_cmSimd.h                           | 2 +-
 bsps/arm/lpc176x/btimer/btimer.c                         | 2 +-
 bsps/arm/lpc176x/can/can.c                               | 2 +-
 bsps/arm/lpc176x/gpio/lpc-gpio.c                         | 2 +-
 bsps/arm/lpc176x/include/bsp/adc-defs.h                  | 2 +-
 bsps/arm/lpc176x/include/bsp/adc.h                       | 2 +-
 bsps/arm/lpc176x/include/bsp/can-defs.h                  | 2 +-
 bsps/arm/lpc176x/include/bsp/can.h                       | 2 +-
 bsps/arm/lpc176x/include/bsp/common-types.h              | 2 +-
 bsps/arm/lpc176x/include/bsp/gpio-defs.h                 | 2 +-
 bsps/arm/lpc176x/include/bsp/io-defs.h                   | 2 +-
 bsps/arm/lpc176x/include/bsp/io.h                        | 2 +-
 bsps/arm/lpc176x/include/bsp/lpc-gpio.h                  | 2 +-
 bsps/arm/lpc176x/include/bsp/lpc176x.h                   | 2 +-
 bsps/arm/lpc176x/include/bsp/mbed-pinmap.h               | 2 +-
 bsps/arm/lpc176x/include/bsp/pwmout-defs.h               | 2 +-
 bsps/arm/lpc176x/include/bsp/pwmout.h                    | 2 +-
 bsps/arm/lpc176x/include/bsp/timer-defs.h                | 2 +-
 bsps/arm/lpc176x/include/bsp/timer.h                     | 2 +-
 bsps/arm/lpc176x/include/bsp/watchdog-defs.h             | 2 +-
 bsps/arm/lpc176x/include/bsp/watchdog.h                  | 2 +-
 bsps/arm/lpc176x/pwm/pwmout.c                            | 2 +-
 bsps/arm/lpc176x/start/adc.c                             | 2 +-
 bsps/arm/lpc176x/start/bspstarthooks.c                   | 2 +-
 bsps/arm/lpc176x/start/io.c                              | 2 +-
 bsps/arm/lpc176x/start/watchdog.c                        | 2 +-
 bsps/arm/lpc176x/timer/timer.c                           | 2 +-
 bsps/arm/lpc32xx/include/tm27.h                          | 2 +-
 bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c     | 2 +-
 bsps/arm/raspberrypi/gpio/rpi-gpio.c                     | 2 +-
 bsps/arm/raspberrypi/i2c/i2c.c                           | 2 +-
 bsps/arm/raspberrypi/include/bsp/i2c.h                   | 2 +-
 bsps/arm/raspberrypi/include/bsp/raspberrypi.h           | 2 +-
 bsps/arm/raspberrypi/include/bsp/rpi-gpio.h              | 2 +-
 bsps/arm/raspberrypi/include/bsp/spi.h                   | 2 +-
 bsps/arm/raspberrypi/irq/irq.c                           | 2 +-
 bsps/arm/raspberrypi/spi/spi.c                           | 2 +-
 bsps/arm/shared/start/bsp-start-init-registers.S         | 2 +-
 bsps/arm/tms570/clock/clock.c                            | 2 +-
 bsps/arm/tms570/console/printk-support.c                 | 2 +-
 bsps/arm/tms570/console/tms570-sci.c                     | 2 +-
 bsps/arm/tms570/include/bsp.h                            | 2 +-
 bsps/arm/tms570/include/bsp/irq.h                        | 2 +-
 bsps/arm/tms570/include/bsp/system-clocks.h              | 2 +-
 bsps/arm/tms570/include/bsp/tms570-pinmux.h              | 2 +-
 bsps/arm/tms570/include/bsp/tms570-pins.h                | 2 +-
 bsps/arm/tms570/include/bsp/tms570-pom.h                 | 2 +-
 bsps/arm/tms570/include/bsp/tms570-rti.h                 | 2 +-
 bsps/arm/tms570/include/bsp/tms570-sci-driver.h          | 2 +-
 bsps/arm/tms570/include/bsp/tms570-sci.h                 | 2 +-
 bsps/arm/tms570/include/bsp/tms570-vim.h                 | 2 +-
 bsps/arm/tms570/include/bsp/tms570_selftest.h            | 2 +-
 bsps/arm/tms570/include/bsp/tms570_selftest_parity.h     | 2 +-
 bsps/arm/tms570/include/bsp/tms570lc4357-pins.h          | 2 +-
 bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h       | 2 +-
 bsps/arm/tms570/irq/irq.c                                | 2 +-
 bsps/arm/tms570/start/bspreset.c                         | 2 +-
 bsps/arm/tms570/start/bspstart.c                         | 2 +-
 bsps/arm/tms570/start/bspstarthooks.c                    | 2 +-
 bsps/arm/tms570/start/init_emif_sdram.c                  | 2 +-
 bsps/arm/tms570/start/init_esm.c                         | 2 +-
 bsps/arm/tms570/start/init_pinmux.c                      | 2 +-
 bsps/arm/tms570/start/init_system.c                      | 2 +-
 bsps/arm/tms570/start/pinmux.c                           | 2 +-
 bsps/arm/tms570/start/tms570-pom.c                       | 2 +-
 bsps/arm/tms570/start/tms570_selftest.c                  | 2 +-
 bsps/arm/tms570/start/tms570_selftest_par_can.c          | 2 +-
 bsps/arm/tms570/start/tms570_selftest_par_mibspi.c       | 2 +-
 bsps/arm/tms570/start/tms570_selftest_par_std.c          | 2 +-
 bsps/arm/tms570/start/tms570_selftest_parity.c           | 2 +-
 bsps/arm/tms570/start/tms570_tcram_tests.c               | 2 +-
 bsps/bfin/TLL6527M/console/console.c                     | 2 +-
 bsps/bfin/TLL6527M/include/bsp.h                         | 2 +-
 bsps/bfin/TLL6527M/start/interrupt.c                     | 2 +-
 bsps/bfin/include/bf52x.h                                | 2 +-
 bsps/bfin/include/bsp/interrupt.h                        | 2 +-
 bsps/i386/include/bsp/realmode_int.h                     | 2 +-
 bsps/i386/include/libcpu/page.h                          | 2 +-
 bsps/i386/pc386/console/fb_vesa_rm.c                     | 2 +-
 bsps/i386/pc386/include/bsp/fb_default_mode.h            | 2 +-
 bsps/i386/pc386/include/bsp/fb_vesa.h                    | 2 +-
 bsps/i386/pc386/include/bsp/vbe3.h                       | 2 +-
 bsps/i386/pc386/include/edid.h                           | 2 +-
 bsps/i386/pc386/start/realmode_int.c                     | 2 +-
 bsps/include/bsp/gpio.h                                  | 2 +-
 bsps/powerpc/include/rtems/powerpc/powerpc.h             | 2 +-
 bsps/powerpc/virtex4/start/start.S                       | 2 +-
 bsps/powerpc/virtex5/start/start.S                       | 2 +-
 bsps/shared/dev/gpio/gpio-support.c                      | 2 +-
 cpukit/include/memory.h                                  | 2 +-
 cpukit/include/rtems/assoc.h                             | 2 +-
 cpukit/include/rtems/bspIo.h                             | 2 +-
 cpukit/include/rtems/bspcmdline.h                        | 2 +-
 cpukit/include/rtems/btimer.h                            | 2 +-
 cpukit/include/rtems/capture-cli.h                       | 2 +-
 cpukit/include/rtems/capture.h                           | 2 +-
 cpukit/include/rtems/captureimpl.h                       | 2 +-
 cpukit/include/rtems/concat.h                            | 2 +-
 cpukit/include/rtems/cpuuse.h                            | 2 +-
 cpukit/include/rtems/devfs.h                             | 2 +-
 cpukit/include/rtems/devzero.h                           | 2 +-
 cpukit/include/rtems/endian.h                            | 2 +-
 cpukit/include/rtems/error.h                             | 2 +-
 cpukit/include/rtems/fb.h                                | 2 +-
 cpukit/include/rtems/framebuffer.h                       | 2 +-
 cpukit/include/rtems/fs.h                                | 2 +-
 cpukit/include/rtems/fsmount.h                           | 2 +-
 cpukit/include/rtems/gxx_wrappers.h                      | 2 +-
 cpukit/include/rtems/inttypes.h                          | 2 +-
 cpukit/include/rtems/iosupp.h                            | 2 +-
 cpukit/include/rtems/irq.h                               | 2 +-
 cpukit/include/rtems/malloc.h                            | 2 +-
 cpukit/include/rtems/monitor.h                           | 2 +-
 cpukit/include/rtems/mouse_parser.h                      | 2 +-
 cpukit/include/rtems/mw_uid.h                            | 2 +-
 cpukit/include/rtems/nvdisk-sram.h                       | 2 +-
 cpukit/include/rtems/nvdisk.h                            | 2 +-
 cpukit/include/rtems/pci.h                               | 2 +-
 cpukit/include/rtems/posix/timer.h                       | 2 +-
 cpukit/include/rtems/print.h                             | 2 +-
 cpukit/include/rtems/printer.h                           | 2 +-
 cpukit/include/rtems/qreslib.h                           | 2 +-
 cpukit/include/rtems/rtems/asr.h                         | 2 +-
 cpukit/include/rtems/rtems/attr.h                        | 2 +-
 cpukit/include/rtems/rtems/clock.h                       | 2 +-
 cpukit/include/rtems/rtems/config.h                      | 2 +-
 cpukit/include/rtems/rtems/eventmp.h                     | 2 +-
 cpukit/include/rtems/rtems/intr.h                        | 2 +-
 cpukit/include/rtems/rtems/mainpage.h                    | 2 +-
 cpukit/include/rtems/rtems/modes.h                       | 2 +-
 cpukit/include/rtems/rtems/mp.h                          | 2 +-
 cpukit/include/rtems/rtems/msgmp.h                       | 2 +-
 cpukit/include/rtems/rtems/object.h                      | 2 +-
 cpukit/include/rtems/rtems/options.h                     | 2 +-
 cpukit/include/rtems/rtems/partmp.h                      | 2 +-
 cpukit/include/rtems/rtems/ratemon.h                     | 2 +-
 cpukit/include/rtems/rtems/semmp.h                       | 2 +-
 cpukit/include/rtems/rtems/signalmp.h                    | 2 +-
 cpukit/include/rtems/rtems/status.h                      | 2 +-
 cpukit/include/rtems/rtems/taskmp.h                      | 2 +-
 cpukit/include/rtems/score/address.h                     | 2 +-
 cpukit/include/rtems/score/context.h                     | 2 +-
 cpukit/include/rtems/score/copyrt.h                      | 2 +-
 cpukit/include/rtems/score/corebarrier.h                 | 2 +-
 cpukit/include/rtems/score/coremsg.h                     | 2 +-
 cpukit/include/rtems/score/coresem.h                     | 2 +-
 cpukit/include/rtems/score/interr.h                      | 2 +-
 cpukit/include/rtems/score/isr.h                         | 2 +-
 cpukit/include/rtems/score/isrlevel.h                    | 2 +-
 cpukit/include/rtems/score/mppkt.h                       | 2 +-
 cpukit/include/rtems/score/object.h                      | 2 +-
 cpukit/include/rtems/score/objectmp.h                    | 2 +-
 cpukit/include/rtems/score/percpu.h                      | 2 +-
 cpukit/include/rtems/score/prioritybitmap.h              | 2 +-
 cpukit/include/rtems/score/rbtree.h                      | 2 +-
 cpukit/include/rtems/score/scheduler.h                   | 2 +-
 cpukit/include/rtems/score/schedulercbs.h                | 2 +-
 cpukit/include/rtems/score/scheduleredf.h                | 2 +-
 cpukit/include/rtems/score/schedulerpriority.h           | 2 +-
 cpukit/include/rtems/score/schedulersimple.h             | 2 +-
 cpukit/include/rtems/score/stack.h                       | 2 +-
 cpukit/include/rtems/score/states.h                      | 2 +-
 cpukit/include/rtems/score/thread.h                      | 2 +-
 cpukit/include/rtems/score/threadmp.h                    | 2 +-
 cpukit/include/rtems/score/threadqimpl.h                 | 2 +-
 cpukit/include/rtems/score/timespec.h                    | 2 +-
 cpukit/include/rtems/score/timestamp.h                   | 2 +-
 cpukit/include/rtems/score/timestampimpl.h               | 2 +-
 cpukit/include/rtems/score/wkspace.h                     | 2 +-
 cpukit/include/rtems/seterr.h                            | 2 +-
 cpukit/include/rtems/shell.h                             | 2 +-
 cpukit/include/rtems/shellconfig.h                       | 2 +-
 cpukit/include/rtems/spurious.h                          | 2 +-
 cpukit/include/rtems/stackchk.h                          | 2 +-
 cpukit/include/rtems/stringto.h                          | 2 +-
 cpukit/include/rtems/termiostypes.h                      | 2 +-
 cpukit/include/rtems/watchdogdrv.h                       | 2 +-
 cpukit/include/sys/statvfs.h                             | 2 +-
 cpukit/libfs/src/dosfs/msdos_statvfs.c                   | 2 +-
 cpukit/libmisc/capture/capture_buffer.h                  | 2 +-
 cpukit/libnetworking/rtems/bsdnet/servers.h              | 2 +-
 cpukit/libnetworking/rtems/mkrootfs.h                    | 2 +-
 cpukit/libnetworking/rtems/rtems_bsdnet.h                | 2 +-
 cpukit/rtems/include/rtems/rtems/barriermp.h             | 2 +-
 cpukit/rtems/src/timerserver.c                           | 2 +-
 cpukit/score/cpu/epiphany/include/rtems/asm.h            | 2 +-
 cpukit/score/cpu/epiphany/include/rtems/score/cpu.h      | 2 +-
 cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h | 2 +-
 cpukit/score/cpu/m68k/include/rtems/score/cpu.h          | 2 +-
 cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h        | 2 +-
 cpukit/score/cpu/mips/include/rtems/mips/iregdef.h       | 2 +-
 cpukit/score/cpu/mips/include/rtems/score/mips.h         | 2 +-
 cpukit/score/cpu/moxie/include/rtems/asm.h               | 2 +-
 cpukit/score/cpu/moxie/include/rtems/score/cpu.h         | 2 +-
 cpukit/score/cpu/moxie/include/rtems/score/moxie.h       | 2 +-
 cpukit/score/cpu/no_cpu/include/rtems/asm.h              | 2 +-
 cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h        | 2 +-
 cpukit/score/cpu/or1k/include/rtems/asm.h                | 2 +-
 cpukit/score/cpu/or1k/include/rtems/score/cpu.h          | 2 +-
 cpukit/score/cpu/or1k/include/rtems/score/or1k.h         | 2 +-
 cpukit/score/cpu/riscv/include/rtems/asm.h               | 2 +-
 cpukit/score/cpu/riscv/include/rtems/score/cpu.h         | 2 +-
 cpukit/score/cpu/riscv/include/rtems/score/riscv.h       | 2 +-
 cpukit/score/cpu/sh/include/rtems/score/cpu.h            | 2 +-
 cpukit/score/cpu/x86_64/include/rtems/asm.h              | 2 +-
 cpukit/score/cpu/x86_64/include/rtems/score/cpu.h        | 2 +-
 cpukit/score/src/corerwlockobtainread.c                  | 2 +-
 cpukit/score/src/schedulersimpleunblock.c                | 2 +-
 cpukit/score/src/timespecsubtract.c                      | 2 +-
 cpukit/score/src/timespectoticks.c                       | 2 +-
 216 files changed, 216 insertions(+), 216 deletions(-)

diff --git a/bsps/arm/include/bsp/arm-errata.h b/bsps/arm/include/bsp/arm-errata.h
index 5108c98..ae23dd5 100644
--- a/bsps/arm/include/bsp/arm-errata.h
+++ b/bsps/arm/include/bsp/arm-errata.h
@@ -1,5 +1,5 @@
 /**
- * @file arm-errata.h
+ * @file
  *
  * @ingroup arm_shared
  *
diff --git a/bsps/arm/include/bsp/arm-release-id.h b/bsps/arm/include/bsp/arm-release-id.h
index e06be00..45d5bd4 100644
--- a/bsps/arm/include/bsp/arm-release-id.h
+++ b/bsps/arm/include/bsp/arm-release-id.h
@@ -1,5 +1,5 @@
 /**
- * @file arm-release-id.h
+ * @file
  *
  * @ingroup arm_shared
  *
diff --git a/bsps/arm/include/cmsis_gcc.h b/bsps/arm/include/cmsis_gcc.h
index d868f2e..5c362f4 100644
--- a/bsps/arm/include/cmsis_gcc.h
+++ b/bsps/arm/include/cmsis_gcc.h
@@ -1,5 +1,5 @@
 /**************************************************************************//**
- * @file     cmsis_gcc.h
+ * @file
  * @brief    CMSIS Cortex-M Core Function/Instruction Header File
  * @version  V4.30
  * @date     20. October 2015
diff --git a/bsps/arm/include/core_cm7.h b/bsps/arm/include/core_cm7.h
index 20963c1..4cf635c 100644
--- a/bsps/arm/include/core_cm7.h
+++ b/bsps/arm/include/core_cm7.h
@@ -1,5 +1,5 @@
 /**************************************************************************//**
- * @file     core_cm7.h
+ * @file
  * @brief    CMSIS Cortex-M7 Core Peripheral Access Layer Header File
  * @version  V4.30
  * @date     20. October 2015
diff --git a/bsps/arm/include/core_cmFunc.h b/bsps/arm/include/core_cmFunc.h
index ca319a5..d4c4666 100644
--- a/bsps/arm/include/core_cmFunc.h
+++ b/bsps/arm/include/core_cmFunc.h
@@ -1,5 +1,5 @@
 /**************************************************************************//**
- * @file     core_cmFunc.h
+ * @file
  * @brief    CMSIS Cortex-M Core Function Access Header File
  * @version  V4.30
  * @date     20. October 2015
diff --git a/bsps/arm/include/core_cmInstr.h b/bsps/arm/include/core_cmInstr.h
index a0a5064..7e88e6c 100644
--- a/bsps/arm/include/core_cmInstr.h
+++ b/bsps/arm/include/core_cmInstr.h
@@ -1,5 +1,5 @@
 /**************************************************************************//**
- * @file     core_cmInstr.h
+ * @file
  * @brief    CMSIS Cortex-M Core Instruction Access Header File
  * @version  V4.30
  * @date     20. October 2015
diff --git a/bsps/arm/include/core_cmSimd.h b/bsps/arm/include/core_cmSimd.h
index 4d76bf9..bef78ab 100644
--- a/bsps/arm/include/core_cmSimd.h
+++ b/bsps/arm/include/core_cmSimd.h
@@ -1,5 +1,5 @@
 /**************************************************************************//**
- * @file     core_cmSimd.h
+ * @file
  * @brief    CMSIS Cortex-M SIMD Header File
  * @version  V4.30
  * @date     20. October 2015
diff --git a/bsps/arm/lpc176x/btimer/btimer.c b/bsps/arm/lpc176x/btimer/btimer.c
index 359d890..d2dcfbb 100644
--- a/bsps/arm/lpc176x/btimer/btimer.c
+++ b/bsps/arm/lpc176x/btimer/btimer.c
@@ -1,5 +1,5 @@
 /**
- * @file timerbenchmark.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/can/can.c b/bsps/arm/lpc176x/can/can.c
index e5ffc29..bf94d9f 100644
--- a/bsps/arm/lpc176x/can/can.c
+++ b/bsps/arm/lpc176x/can/can.c
@@ -1,5 +1,5 @@
 /**
- * @file can.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/gpio/lpc-gpio.c b/bsps/arm/lpc176x/gpio/lpc-gpio.c
index e7f07fe..220f5f9 100644
--- a/bsps/arm/lpc176x/gpio/lpc-gpio.c
+++ b/bsps/arm/lpc176x/gpio/lpc-gpio.c
@@ -1,5 +1,5 @@
 /**
- * @file lpc-gpio.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/adc-defs.h b/bsps/arm/lpc176x/include/bsp/adc-defs.h
index 3daca80..e1a4825 100644
--- a/bsps/arm/lpc176x/include/bsp/adc-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/adc-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file adc-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/adc.h b/bsps/arm/lpc176x/include/bsp/adc.h
index 34df8b7..58c6de3 100644
--- a/bsps/arm/lpc176x/include/bsp/adc.h
+++ b/bsps/arm/lpc176x/include/bsp/adc.h
@@ -1,5 +1,5 @@
 /**
- * @file adc.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/can-defs.h b/bsps/arm/lpc176x/include/bsp/can-defs.h
index 4db229e..b55414f 100644
--- a/bsps/arm/lpc176x/include/bsp/can-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/can-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file can-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/can.h b/bsps/arm/lpc176x/include/bsp/can.h
index 7515ec2..27fabc4 100644
--- a/bsps/arm/lpc176x/include/bsp/can.h
+++ b/bsps/arm/lpc176x/include/bsp/can.h
@@ -1,5 +1,5 @@
 /**
- * @file can.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/common-types.h b/bsps/arm/lpc176x/include/bsp/common-types.h
index 943ff28..16bfd96 100644
--- a/bsps/arm/lpc176x/include/bsp/common-types.h
+++ b/bsps/arm/lpc176x/include/bsp/common-types.h
@@ -1,5 +1,5 @@
 /**
- * @file common-types.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/gpio-defs.h b/bsps/arm/lpc176x/include/bsp/gpio-defs.h
index c6ed499..31155bf 100644
--- a/bsps/arm/lpc176x/include/bsp/gpio-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/gpio-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file gpio-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/io-defs.h b/bsps/arm/lpc176x/include/bsp/io-defs.h
index f9cf3db..de57aad 100644
--- a/bsps/arm/lpc176x/include/bsp/io-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/io-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file io-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/io.h b/bsps/arm/lpc176x/include/bsp/io.h
index 4a85104..3e6cd49 100644
--- a/bsps/arm/lpc176x/include/bsp/io.h
+++ b/bsps/arm/lpc176x/include/bsp/io.h
@@ -1,5 +1,5 @@
 /**
- * @file io.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/lpc-gpio.h b/bsps/arm/lpc176x/include/bsp/lpc-gpio.h
index 9cb23df..cc75385 100644
--- a/bsps/arm/lpc176x/include/bsp/lpc-gpio.h
+++ b/bsps/arm/lpc176x/include/bsp/lpc-gpio.h
@@ -1,5 +1,5 @@
 /**
- * @file lpc-gpio.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/lpc176x.h b/bsps/arm/lpc176x/include/bsp/lpc176x.h
index f10991f..2f20c2e 100644
--- a/bsps/arm/lpc176x/include/bsp/lpc176x.h
+++ b/bsps/arm/lpc176x/include/bsp/lpc176x.h
@@ -1,5 +1,5 @@
 /**
- * @file lpc176x.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h b/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
index 3556bc5..538d33c 100644
--- a/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
+++ b/bsps/arm/lpc176x/include/bsp/mbed-pinmap.h
@@ -1,5 +1,5 @@
 /**
- * @file mbed-pinmap.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/pwmout-defs.h b/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
index f55b154..7b3999d 100644
--- a/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/pwmout-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file pwmout-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/pwmout.h b/bsps/arm/lpc176x/include/bsp/pwmout.h
index 1427fc5..bbed297 100644
--- a/bsps/arm/lpc176x/include/bsp/pwmout.h
+++ b/bsps/arm/lpc176x/include/bsp/pwmout.h
@@ -1,5 +1,5 @@
 /**
- * @file pwmout.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/timer-defs.h b/bsps/arm/lpc176x/include/bsp/timer-defs.h
index 3827aa9..7560add 100644
--- a/bsps/arm/lpc176x/include/bsp/timer-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/timer-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file timer-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/timer.h b/bsps/arm/lpc176x/include/bsp/timer.h
index 6805b55..bb327ee 100644
--- a/bsps/arm/lpc176x/include/bsp/timer.h
+++ b/bsps/arm/lpc176x/include/bsp/timer.h
@@ -1,5 +1,5 @@
 /**
- * @file timer.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/watchdog-defs.h b/bsps/arm/lpc176x/include/bsp/watchdog-defs.h
index 44ea805..888ebe1 100644
--- a/bsps/arm/lpc176x/include/bsp/watchdog-defs.h
+++ b/bsps/arm/lpc176x/include/bsp/watchdog-defs.h
@@ -1,5 +1,5 @@
 /**
- * @file watchdog-defs.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/include/bsp/watchdog.h b/bsps/arm/lpc176x/include/bsp/watchdog.h
index 8b5f033..ff5d173 100644
--- a/bsps/arm/lpc176x/include/bsp/watchdog.h
+++ b/bsps/arm/lpc176x/include/bsp/watchdog.h
@@ -1,5 +1,5 @@
 /**
- * @file watchdog.h
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/pwm/pwmout.c b/bsps/arm/lpc176x/pwm/pwmout.c
index dc30475..c5ce3eb 100644
--- a/bsps/arm/lpc176x/pwm/pwmout.c
+++ b/bsps/arm/lpc176x/pwm/pwmout.c
@@ -1,5 +1,5 @@
 /**
- * @file pwmout.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/start/adc.c b/bsps/arm/lpc176x/start/adc.c
index 7098166..49288c0 100644
--- a/bsps/arm/lpc176x/start/adc.c
+++ b/bsps/arm/lpc176x/start/adc.c
@@ -1,5 +1,5 @@
 /**
- * @file adc.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/start/bspstarthooks.c b/bsps/arm/lpc176x/start/bspstarthooks.c
index a60c5bd..dc790f3 100644
--- a/bsps/arm/lpc176x/start/bspstarthooks.c
+++ b/bsps/arm/lpc176x/start/bspstarthooks.c
@@ -1,5 +1,5 @@
 /**
- * @file bspstarthooks.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/start/io.c b/bsps/arm/lpc176x/start/io.c
index c25fe94..8eb746c 100644
--- a/bsps/arm/lpc176x/start/io.c
+++ b/bsps/arm/lpc176x/start/io.c
@@ -1,5 +1,5 @@
 /**
- * @file io.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/start/watchdog.c b/bsps/arm/lpc176x/start/watchdog.c
index bae9b4e..4b8b23d 100644
--- a/bsps/arm/lpc176x/start/watchdog.c
+++ b/bsps/arm/lpc176x/start/watchdog.c
@@ -1,5 +1,5 @@
 /**
- * @file watchdog.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc176x/timer/timer.c b/bsps/arm/lpc176x/timer/timer.c
index 36c720b..47992fc 100644
--- a/bsps/arm/lpc176x/timer/timer.c
+++ b/bsps/arm/lpc176x/timer/timer.c
@@ -1,5 +1,5 @@
 /**
- * @file timer.c
+ * @file
  *
  * @ingroup lpc176x
  *
diff --git a/bsps/arm/lpc32xx/include/tm27.h b/bsps/arm/lpc32xx/include/tm27.h
index 4cbc17a..a7cc2dd 100644
--- a/bsps/arm/lpc32xx/include/tm27.h
+++ b/bsps/arm/lpc32xx/include/tm27.h
@@ -1,4 +1,4 @@
-/* @file 
+/* @file
  *
  * @ingroup arm_lpc32xx
  *
diff --git a/bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c b/bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c
index a958e0d..1a89bf7 100644
--- a/bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c
+++ b/bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c
@@ -1,5 +1,5 @@
 /**
- * @file gpio-interfaces-pi1-rev2.c
+ * @file
  *
  * @ingroup raspberrypi_gpio
  *
diff --git a/bsps/arm/raspberrypi/gpio/rpi-gpio.c b/bsps/arm/raspberrypi/gpio/rpi-gpio.c
index 6c01d62..52be89a 100644
--- a/bsps/arm/raspberrypi/gpio/rpi-gpio.c
+++ b/bsps/arm/raspberrypi/gpio/rpi-gpio.c
@@ -1,5 +1,5 @@
 /**
- * @file rpi-gpio.c
+ * @file
  *
  * @ingroup raspberrypi_gpio
  *
diff --git a/bsps/arm/raspberrypi/i2c/i2c.c b/bsps/arm/raspberrypi/i2c/i2c.c
index d391267..7995c55 100644
--- a/bsps/arm/raspberrypi/i2c/i2c.c
+++ b/bsps/arm/raspberrypi/i2c/i2c.c
@@ -1,5 +1,5 @@
 /**
- * @file i2c.c
+ * @file
  *
  * @ingroup raspberrypi_i2c
  *
diff --git a/bsps/arm/raspberrypi/include/bsp/i2c.h b/bsps/arm/raspberrypi/include/bsp/i2c.h
index 4a8dbbf..c265720 100644
--- a/bsps/arm/raspberrypi/include/bsp/i2c.h
+++ b/bsps/arm/raspberrypi/include/bsp/i2c.h
@@ -1,5 +1,5 @@
 /**
- * @file i2c.h
+ * @file
  *
  * @ingroup raspberrypi_i2c
  *
diff --git a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
index 4ef5f71..6f4c8e3 100644
--- a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
+++ b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
@@ -1,5 +1,5 @@
 /**
- * @file raspberrypi.h
+ * @file
  *
  * @ingroup raspberrypi_reg
  *
diff --git a/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h b/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
index 82ba4b1..ae55804 100644
--- a/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
+++ b/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
@@ -1,5 +1,5 @@
 /**
- * @file rpi-gpio.h
+ * @file
  *
  * @ingroup raspberrypi_gpio
  *
diff --git a/bsps/arm/raspberrypi/include/bsp/spi.h b/bsps/arm/raspberrypi/include/bsp/spi.h
index 1bbbc6d..a7019c7 100644
--- a/bsps/arm/raspberrypi/include/bsp/spi.h
+++ b/bsps/arm/raspberrypi/include/bsp/spi.h
@@ -1,5 +1,5 @@
 /**
- * @file spi.h
+ * @file
  *
  * @ingroup raspberrypi_spi
  *
diff --git a/bsps/arm/raspberrypi/irq/irq.c b/bsps/arm/raspberrypi/irq/irq.c
index 925596a..9e1bcfc 100644
--- a/bsps/arm/raspberrypi/irq/irq.c
+++ b/bsps/arm/raspberrypi/irq/irq.c
@@ -1,5 +1,5 @@
 /**
- * @file irq.c
+ * @file
  *
  * @ingroup raspberrypi_interrupt
  *
diff --git a/bsps/arm/raspberrypi/spi/spi.c b/bsps/arm/raspberrypi/spi/spi.c
index ae77f62..36db3d8 100644
--- a/bsps/arm/raspberrypi/spi/spi.c
+++ b/bsps/arm/raspberrypi/spi/spi.c
@@ -1,5 +1,5 @@
 /**
- * @file spi.c
+ * @file
  *
  * @ingroup raspberrypi_spi
  *
diff --git a/bsps/arm/shared/start/bsp-start-init-registers.S b/bsps/arm/shared/start/bsp-start-init-registers.S
index 2e308ce..961d317 100644
--- a/bsps/arm/shared/start/bsp-start-init-registers.S
+++ b/bsps/arm/shared/start/bsp-start-init-registers.S
@@ -1,5 +1,5 @@
 /**
- * @file bsp-start-init-registers.S
+ * @file
  *
  * @brief ARM register initialization routines.
  */
diff --git a/bsps/arm/tms570/clock/clock.c b/bsps/arm/tms570/clock/clock.c
index 8290504..c87b7e2 100644
--- a/bsps/arm/tms570/clock/clock.c
+++ b/bsps/arm/tms570/clock/clock.c
@@ -1,5 +1,5 @@
 /**
- * @file clock.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/console/printk-support.c b/bsps/arm/tms570/console/printk-support.c
index 529c5db..8785db3 100644
--- a/bsps/arm/tms570/console/printk-support.c
+++ b/bsps/arm/tms570/console/printk-support.c
@@ -1,5 +1,5 @@
 /**
- * @file printk-support.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/console/tms570-sci.c b/bsps/arm/tms570/console/tms570-sci.c
index 9f16c42..53986de 100644
--- a/bsps/arm/tms570/console/tms570-sci.c
+++ b/bsps/arm/tms570/console/tms570-sci.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570-sci.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp.h b/bsps/arm/tms570/include/bsp.h
index 4563806..f557d86 100644
--- a/bsps/arm/tms570/include/bsp.h
+++ b/bsps/arm/tms570/include/bsp.h
@@ -1,5 +1,5 @@
 /**
- * @file bsp.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/irq.h b/bsps/arm/tms570/include/bsp/irq.h
index 2952582..c90c600 100644
--- a/bsps/arm/tms570/include/bsp/irq.h
+++ b/bsps/arm/tms570/include/bsp/irq.h
@@ -1,5 +1,5 @@
 /**
- * @file irq.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/system-clocks.h b/bsps/arm/tms570/include/bsp/system-clocks.h
index 0e1d130..ea60b3a 100644
--- a/bsps/arm/tms570/include/bsp/system-clocks.h
+++ b/bsps/arm/tms570/include/bsp/system-clocks.h
@@ -1,5 +1,5 @@
 /**
- * @file benchmark_timer.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-pinmux.h b/bsps/arm/tms570/include/bsp/tms570-pinmux.h
index 8b93c66..edf23f2 100644
--- a/bsps/arm/tms570/include/bsp/tms570-pinmux.h
+++ b/bsps/arm/tms570/include/bsp/tms570-pinmux.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-pinmux.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-pins.h b/bsps/arm/tms570/include/bsp/tms570-pins.h
index f8db69f..ac9cf4c 100644
--- a/bsps/arm/tms570/include/bsp/tms570-pins.h
+++ b/bsps/arm/tms570/include/bsp/tms570-pins.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-pins.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-pom.h b/bsps/arm/tms570/include/bsp/tms570-pom.h
index 2c54a01..db8a54b 100644
--- a/bsps/arm/tms570/include/bsp/tms570-pom.h
+++ b/bsps/arm/tms570/include/bsp/tms570-pom.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-pom.h
+ * @file
  * @ingroup tms570
  * @brief Parameter Overlay Module (POM) header file
  */
diff --git a/bsps/arm/tms570/include/bsp/tms570-rti.h b/bsps/arm/tms570/include/bsp/tms570-rti.h
index 552db88..deb360a 100644
--- a/bsps/arm/tms570/include/bsp/tms570-rti.h
+++ b/bsps/arm/tms570/include/bsp/tms570-rti.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-rti.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-sci-driver.h b/bsps/arm/tms570/include/bsp/tms570-sci-driver.h
index 61693ce..2cb63d6 100644
--- a/bsps/arm/tms570/include/bsp/tms570-sci-driver.h
+++ b/bsps/arm/tms570/include/bsp/tms570-sci-driver.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-sci-driver.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-sci.h b/bsps/arm/tms570/include/bsp/tms570-sci.h
index 9c502dc..c2ef198 100644
--- a/bsps/arm/tms570/include/bsp/tms570-sci.h
+++ b/bsps/arm/tms570/include/bsp/tms570-sci.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-sci.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570-vim.h b/bsps/arm/tms570/include/bsp/tms570-vim.h
index 9fa7e05..27173be 100644
--- a/bsps/arm/tms570/include/bsp/tms570-vim.h
+++ b/bsps/arm/tms570/include/bsp/tms570-vim.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570-vim.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570_selftest.h b/bsps/arm/tms570/include/bsp/tms570_selftest.h
index bbec8c2..d3fb6f8 100644
--- a/bsps/arm/tms570/include/bsp/tms570_selftest.h
+++ b/bsps/arm/tms570/include/bsp/tms570_selftest.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570_selftest_parity.h b/bsps/arm/tms570/include/bsp/tms570_selftest_parity.h
index a1c3ec7..287d964 100644
--- a/bsps/arm/tms570/include/bsp/tms570_selftest_parity.h
+++ b/bsps/arm/tms570/include/bsp/tms570_selftest_parity.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest_parity.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570lc4357-pins.h b/bsps/arm/tms570/include/bsp/tms570lc4357-pins.h
index 2beeae8..125a779 100644
--- a/bsps/arm/tms570/include/bsp/tms570lc4357-pins.h
+++ b/bsps/arm/tms570/include/bsp/tms570lc4357-pins.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570lc4357-pins.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h b/bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h
index 63c08e8..f906636 100644
--- a/bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h
+++ b/bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h
@@ -1,5 +1,5 @@
 /**
- * @file tms570ls3137zwt-pins.h
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/irq/irq.c b/bsps/arm/tms570/irq/irq.c
index 579c11e..877b6e2 100644
--- a/bsps/arm/tms570/irq/irq.c
+++ b/bsps/arm/tms570/irq/irq.c
@@ -1,5 +1,5 @@
 /**
- * @file irq.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/bspreset.c b/bsps/arm/tms570/start/bspreset.c
index f6bdee2..beac0f0 100644
--- a/bsps/arm/tms570/start/bspreset.c
+++ b/bsps/arm/tms570/start/bspreset.c
@@ -1,5 +1,5 @@
 /**
- * @file bspreset.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/bspstart.c b/bsps/arm/tms570/start/bspstart.c
index 025bb74..abf9eff 100644
--- a/bsps/arm/tms570/start/bspstart.c
+++ b/bsps/arm/tms570/start/bspstart.c
@@ -1,5 +1,5 @@
 /**
- * @file bspstart.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/bspstarthooks.c b/bsps/arm/tms570/start/bspstarthooks.c
index a9e189b..64e57d6 100644
--- a/bsps/arm/tms570/start/bspstarthooks.c
+++ b/bsps/arm/tms570/start/bspstarthooks.c
@@ -1,5 +1,5 @@
 /**
- * @file bspstarthooks.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/init_emif_sdram.c b/bsps/arm/tms570/start/init_emif_sdram.c
index 6ce0ccb..3004e03 100644
--- a/bsps/arm/tms570/start/init_emif_sdram.c
+++ b/bsps/arm/tms570/start/init_emif_sdram.c
@@ -1,5 +1,5 @@
 /**
- * @file init_emif_sdram.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/init_esm.c b/bsps/arm/tms570/start/init_esm.c
index 63bd756..9364cba 100644
--- a/bsps/arm/tms570/start/init_esm.c
+++ b/bsps/arm/tms570/start/init_esm.c
@@ -1,5 +1,5 @@
 /**
- * @file init_esm.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/init_pinmux.c b/bsps/arm/tms570/start/init_pinmux.c
index 8585d66..f294dd8 100644
--- a/bsps/arm/tms570/start/init_pinmux.c
+++ b/bsps/arm/tms570/start/init_pinmux.c
@@ -1,5 +1,5 @@
 /**
- * @file init_pinmux.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/init_system.c b/bsps/arm/tms570/start/init_system.c
index 7611d83..690ee9b 100644
--- a/bsps/arm/tms570/start/init_system.c
+++ b/bsps/arm/tms570/start/init_system.c
@@ -1,4 +1,4 @@
-/** @file init_system.c
+/** @file
 
    based on Ti HalCoGen generated file
  */
diff --git a/bsps/arm/tms570/start/pinmux.c b/bsps/arm/tms570/start/pinmux.c
index 11e5579..44f5468 100644
--- a/bsps/arm/tms570/start/pinmux.c
+++ b/bsps/arm/tms570/start/pinmux.c
@@ -1,5 +1,5 @@
 /**
- * @file pinmux.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570-pom.c b/bsps/arm/tms570/start/tms570-pom.c
index 4fdc3e8..d884ef8 100644
--- a/bsps/arm/tms570/start/tms570-pom.c
+++ b/bsps/arm/tms570/start/tms570-pom.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570-pom.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_selftest.c b/bsps/arm/tms570/start/tms570_selftest.c
index c33f6ac..5861b4e 100644
--- a/bsps/arm/tms570/start/tms570_selftest.c
+++ b/bsps/arm/tms570/start/tms570_selftest.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_selftest_par_can.c b/bsps/arm/tms570/start/tms570_selftest_par_can.c
index 5cafd66..d96baf6 100644
--- a/bsps/arm/tms570/start/tms570_selftest_par_can.c
+++ b/bsps/arm/tms570/start/tms570_selftest_par_can.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest_par_can.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_selftest_par_mibspi.c b/bsps/arm/tms570/start/tms570_selftest_par_mibspi.c
index 3b9724d..5188930 100644
--- a/bsps/arm/tms570/start/tms570_selftest_par_mibspi.c
+++ b/bsps/arm/tms570/start/tms570_selftest_par_mibspi.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest_par_can.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_selftest_par_std.c b/bsps/arm/tms570/start/tms570_selftest_par_std.c
index 53dff31..7ad6440 100644
--- a/bsps/arm/tms570/start/tms570_selftest_par_std.c
+++ b/bsps/arm/tms570/start/tms570_selftest_par_std.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest_par_std.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_selftest_parity.c b/bsps/arm/tms570/start/tms570_selftest_parity.c
index 2ee3bea..a7d32a3 100644
--- a/bsps/arm/tms570/start/tms570_selftest_parity.c
+++ b/bsps/arm/tms570/start/tms570_selftest_parity.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_selftest_parity.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/arm/tms570/start/tms570_tcram_tests.c b/bsps/arm/tms570/start/tms570_tcram_tests.c
index ce5dd68..dfee9d8 100644
--- a/bsps/arm/tms570/start/tms570_tcram_tests.c
+++ b/bsps/arm/tms570/start/tms570_tcram_tests.c
@@ -1,5 +1,5 @@
 /**
- * @file tms570_tcram_tests.c
+ * @file
  *
  * @ingroup tms570
  *
diff --git a/bsps/bfin/TLL6527M/console/console.c b/bsps/bfin/TLL6527M/console/console.c
index 1871bdb..b7de975 100644
--- a/bsps/bfin/TLL6527M/console/console.c
+++ b/bsps/bfin/TLL6527M/console/console.c
@@ -1,5 +1,5 @@
 /**
- *@file console.c
+ *@file
  *
  *@brief
  *  - This file implements uart console for TLL6527M. TLL6527M has BF527 with
diff --git a/bsps/bfin/TLL6527M/include/bsp.h b/bsps/bfin/TLL6527M/include/bsp.h
index d027d8f..0e20191 100644
--- a/bsps/bfin/TLL6527M/include/bsp.h
+++ b/bsps/bfin/TLL6527M/include/bsp.h
@@ -1,5 +1,5 @@
 /**
- * @file bsp.h
+ * @file
  * @ingroup bfin_tll6527m
  * @brief Global BSP definitions.
  *
diff --git a/bsps/bfin/TLL6527M/start/interrupt.c b/bsps/bfin/TLL6527M/start/interrupt.c
index 1b69046..aa3f2c6 100644
--- a/bsps/bfin/TLL6527M/start/interrupt.c
+++ b/bsps/bfin/TLL6527M/start/interrupt.c
@@ -1,5 +1,5 @@
 /**
- *@file interrupt.c
+ *@file
  *
  *@brief
  * - This file implements interrupt dispatcher. Most of the code is taken from
diff --git a/bsps/bfin/include/bf52x.h b/bsps/bfin/include/bf52x.h
index 6c3d087..11d0ef1 100644
--- a/bsps/bfin/include/bf52x.h
+++ b/bsps/bfin/include/bf52x.h
@@ -1,5 +1,5 @@
 /**
- *@file bf52x.h
+ *@file
  *
  *@brief
  *  - This file provides the register address for the 52X model. The file is
diff --git a/bsps/bfin/include/bsp/interrupt.h b/bsps/bfin/include/bsp/interrupt.h
index 7a98775..2822899 100644
--- a/bsps/bfin/include/bsp/interrupt.h
+++ b/bsps/bfin/include/bsp/interrupt.h
@@ -1,5 +1,5 @@
 /**
- *@file interrupt.h
+ *@file
  *
  *@brief
  *  - This file implements interrupt dispatcher. The init code is taken from
diff --git a/bsps/i386/include/bsp/realmode_int.h b/bsps/i386/include/bsp/realmode_int.h
index e8a1e36..6d246e3 100644
--- a/bsps/i386/include/bsp/realmode_int.h
+++ b/bsps/i386/include/bsp/realmode_int.h
@@ -1,5 +1,5 @@
 /**
- * @file realmode_int.h
+ * @file
  *
  * @ingroup i386_shared
  *
diff --git a/bsps/i386/include/libcpu/page.h b/bsps/i386/include/libcpu/page.h
index 5e9cec2..0da4a54 100644
--- a/bsps/i386/include/libcpu/page.h
+++ b/bsps/i386/include/libcpu/page.h
@@ -1,5 +1,5 @@
 /*
- * @file page.h
+ * @file
  *
  * Copyright (C) 1998  Eric Valette (valette at crf.canon.fr)
  *                     Canon Centre Recherche France.
diff --git a/bsps/i386/pc386/console/fb_vesa_rm.c b/bsps/i386/pc386/console/fb_vesa_rm.c
index 1c42956..857f5b8 100644
--- a/bsps/i386/pc386/console/fb_vesa_rm.c
+++ b/bsps/i386/pc386/console/fb_vesa_rm.c
@@ -1,5 +1,5 @@
 /**
- * @file fb_vesa_rm.c
+ * @file
  *
  * @ingroup i386_pc386
  *
diff --git a/bsps/i386/pc386/include/bsp/fb_default_mode.h b/bsps/i386/pc386/include/bsp/fb_default_mode.h
index 948ffee..a71e379 100644
--- a/bsps/i386/pc386/include/bsp/fb_default_mode.h
+++ b/bsps/i386/pc386/include/bsp/fb_default_mode.h
@@ -1,5 +1,5 @@
 /**
- * @file fb_default_mode.h
+ * @file
  *
  * @ingroup i386_pc386
  *
diff --git a/bsps/i386/pc386/include/bsp/fb_vesa.h b/bsps/i386/pc386/include/bsp/fb_vesa.h
index d8bfd1b..ecb56d7 100644
--- a/bsps/i386/pc386/include/bsp/fb_vesa.h
+++ b/bsps/i386/pc386/include/bsp/fb_vesa.h
@@ -1,5 +1,5 @@
 /**
- * @file fb_vesa.h
+ * @file
  *
  * @ingroup i386_pc386
  *
diff --git a/bsps/i386/pc386/include/bsp/vbe3.h b/bsps/i386/pc386/include/bsp/vbe3.h
index b62ab6f..4d1bf51 100644
--- a/bsps/i386/pc386/include/bsp/vbe3.h
+++ b/bsps/i386/pc386/include/bsp/vbe3.h
@@ -1,5 +1,5 @@
 /**
- * @file vbe3.h
+ * @file
  *
  * @ingroup i386_pc386
  *
diff --git a/bsps/i386/pc386/include/edid.h b/bsps/i386/pc386/include/edid.h
index 1653087..48beb10 100644
--- a/bsps/i386/pc386/include/edid.h
+++ b/bsps/i386/pc386/include/edid.h
@@ -1,5 +1,5 @@
 /**
- * @file edid.h
+ * @file
  *
  * @ingroup i386_pc386
  *
diff --git a/bsps/i386/pc386/start/realmode_int.c b/bsps/i386/pc386/start/realmode_int.c
index 58c39c8..bbabe18 100644
--- a/bsps/i386/pc386/start/realmode_int.c
+++ b/bsps/i386/pc386/start/realmode_int.c
@@ -1,5 +1,5 @@
 /**
- * @file realmode_int.c
+ * @file
  *
  * @ingroup i386_shared
  *
diff --git a/bsps/include/bsp/gpio.h b/bsps/include/bsp/gpio.h
index 64a877a..23eb729 100644
--- a/bsps/include/bsp/gpio.h
+++ b/bsps/include/bsp/gpio.h
@@ -1,5 +1,5 @@
 /**
- * @file gpio.h
+ * @file
  *
  * @ingroup rtems_gpio
  *
diff --git a/bsps/powerpc/include/rtems/powerpc/powerpc.h b/bsps/powerpc/include/rtems/powerpc/powerpc.h
index f1b6e80..4e16dd0 100644
--- a/bsps/powerpc/include/rtems/powerpc/powerpc.h
+++ b/bsps/powerpc/include/rtems/powerpc/powerpc.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/powerpc/powerpc.h
+ * @file
  */
 
 /*
diff --git a/bsps/powerpc/virtex4/start/start.S b/bsps/powerpc/virtex4/start/start.S
index 5189ec5..645adf2 100644
--- a/bsps/powerpc/virtex4/start/start.S
+++ b/bsps/powerpc/virtex4/start/start.S
@@ -1,4 +1,4 @@
-/*!@file      start.S
+/*!@file
 *
 *  @brief     Initialization code to set up the CPU and call boot_card()
 *
diff --git a/bsps/powerpc/virtex5/start/start.S b/bsps/powerpc/virtex5/start/start.S
index c17587f..fa6c715 100644
--- a/bsps/powerpc/virtex5/start/start.S
+++ b/bsps/powerpc/virtex5/start/start.S
@@ -1,4 +1,4 @@
-/*!@file      start.S
+/*!@file
 *
 *  @brief     Initialization code to set up the CPU and call boot_card()
 *
diff --git a/bsps/shared/dev/gpio/gpio-support.c b/bsps/shared/dev/gpio/gpio-support.c
index 9ceeb407..9c053dc 100644
--- a/bsps/shared/dev/gpio/gpio-support.c
+++ b/bsps/shared/dev/gpio/gpio-support.c
@@ -1,5 +1,5 @@
 /**
- * @file gpio.c
+ * @file
  *
  * @ingroup rtems_gpio
  *
diff --git a/cpukit/include/memory.h b/cpukit/include/memory.h
index 99fdb5e..d802bb5 100644
--- a/cpukit/include/memory.h
+++ b/cpukit/include/memory.h
@@ -1,5 +1,5 @@
 /**
- * @file memory.h
+ * @file
  *
  * Dummy include file for FreeBSD routines
  */
diff --git a/cpukit/include/rtems/assoc.h b/cpukit/include/rtems/assoc.h
index 3457617..97e5001 100644
--- a/cpukit/include/rtems/assoc.h
+++ b/cpukit/include/rtems/assoc.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/assoc.h
+ * @file
  *
  * @brief RTEMS Associativity Routines
  *
diff --git a/cpukit/include/rtems/bspIo.h b/cpukit/include/rtems/bspIo.h
index d49fe3a..61eb873 100644
--- a/cpukit/include/rtems/bspIo.h
+++ b/cpukit/include/rtems/bspIo.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/bspIo.h
+ * @file
  *
  * @brief Interface to Kernel Print Methods
  *
diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h
index 51916ff..0583632 100644
--- a/cpukit/include/rtems/bspcmdline.h
+++ b/cpukit/include/rtems/bspcmdline.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/bspcmdline.h
+ * @file
  *
  * @defgroup BSPCommandLine BSP Command Line Helpers
  *
diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h
index 78f8d9c..ad9c629 100644
--- a/cpukit/include/rtems/btimer.h
+++ b/cpukit/include/rtems/btimer.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/btimer.h
+ * @file
  *
  * @brief RTEMS Benchmark Timer API for all Boards
  */
diff --git a/cpukit/include/rtems/capture-cli.h b/cpukit/include/rtems/capture-cli.h
index 55749b7..879a600 100644
--- a/cpukit/include/rtems/capture-cli.h
+++ b/cpukit/include/rtems/capture-cli.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/capture-cli.h
+ * @file
  *
  * This is the Target Interface Command Line Interface. You need
  * start the RTEMS monitor.
diff --git a/cpukit/include/rtems/capture.h b/cpukit/include/rtems/capture.h
index 1531bb8..a0b862b 100644
--- a/cpukit/include/rtems/capture.h
+++ b/cpukit/include/rtems/capture.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/capture.h
+ * @file
  *
  * @brief Capture Engine Component of the RTEMS Measurement and
  * Monitoring System
diff --git a/cpukit/include/rtems/captureimpl.h b/cpukit/include/rtems/captureimpl.h
index 4c4cbe6..110ef94 100644
--- a/cpukit/include/rtems/captureimpl.h
+++ b/cpukit/include/rtems/captureimpl.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/captureimpl.h
+ * @file
  *
  * @brief Capture Implementation file
  *
diff --git a/cpukit/include/rtems/concat.h b/cpukit/include/rtems/concat.h
index 022f1bf..f307246 100644
--- a/cpukit/include/rtems/concat.h
+++ b/cpukit/include/rtems/concat.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/concat.h
+ * @file
  *
  * This include file defines ANSI concatenation macros.
  */
diff --git a/cpukit/include/rtems/cpuuse.h b/cpukit/include/rtems/cpuuse.h
index 23f58fa..325ef0d 100644
--- a/cpukit/include/rtems/cpuuse.h
+++ b/cpukit/include/rtems/cpuuse.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/cpuuse.h
+ * @file
  *
  * @defgroup libmisc_cpuuse CPU Usage
  *
diff --git a/cpukit/include/rtems/devfs.h b/cpukit/include/rtems/devfs.h
index b0a9197..ff4dfe0 100644
--- a/cpukit/include/rtems/devfs.h
+++ b/cpukit/include/rtems/devfs.h
@@ -1,5 +1,5 @@
 /**
-* @file 
+* @file
 * 
 * @brief Device Only File System
 *  
diff --git a/cpukit/include/rtems/devzero.h b/cpukit/include/rtems/devzero.h
index bc47d3e..7c282dc 100644
--- a/cpukit/include/rtems/devzero.h
+++ b/cpukit/include/rtems/devzero.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/devzero.h
+ * @file
  *
  * @brief RTEMS /dev/zero Device Driver
  *
diff --git a/cpukit/include/rtems/endian.h b/cpukit/include/rtems/endian.h
index 802cc4b..03a089d 100644
--- a/cpukit/include/rtems/endian.h
+++ b/cpukit/include/rtems/endian.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/endian.h
+ * @file
  *
  * This include file provides endian information about the target.
  */
diff --git a/cpukit/include/rtems/error.h b/cpukit/include/rtems/error.h
index 617f596..8277a62 100644
--- a/cpukit/include/rtems/error.h
+++ b/cpukit/include/rtems/error.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/error.h
+ * @file
  *
  * @brief RTEMS Error Reporting
  *
diff --git a/cpukit/include/rtems/fb.h b/cpukit/include/rtems/fb.h
index bb5cb23..3ff0783 100644
--- a/cpukit/include/rtems/fb.h
+++ b/cpukit/include/rtems/fb.h
@@ -1,5 +1,5 @@
 /** 
- * @file rtems/fb.h
+ * @file
  *
  * @brief Frame Buffer Device Driver
  *
diff --git a/cpukit/include/rtems/framebuffer.h b/cpukit/include/rtems/framebuffer.h
index ab1e5c7..7828be1 100644
--- a/cpukit/include/rtems/framebuffer.h
+++ b/cpukit/include/rtems/framebuffer.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/framebuffer.h
+ * @file
  *
  * @brief Frame Buffer Device Driver for all Boards
  *
diff --git a/cpukit/include/rtems/fs.h b/cpukit/include/rtems/fs.h
index 4801007..90e9eb8 100644
--- a/cpukit/include/rtems/fs.h
+++ b/cpukit/include/rtems/fs.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/fs.h
+ * @file
  *
  * @brief Basic Filesystem Types
  *
diff --git a/cpukit/include/rtems/fsmount.h b/cpukit/include/rtems/fsmount.h
index 441b0d6..7c6d455 100644
--- a/cpukit/include/rtems/fsmount.h
+++ b/cpukit/include/rtems/fsmount.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/fsmount.h
+ * @file
  *
  * @defgroup rtems_fstab File System Mount Support
  *
diff --git a/cpukit/include/rtems/gxx_wrappers.h b/cpukit/include/rtems/gxx_wrappers.h
index 94502b9..e462d27 100644
--- a/cpukit/include/rtems/gxx_wrappers.h
+++ b/cpukit/include/rtems/gxx_wrappers.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/gxx_wrappers.h
+ * @file
  *
  * RTEMS threads compatibility routines for libgcc2.
  */
diff --git a/cpukit/include/rtems/inttypes.h b/cpukit/include/rtems/inttypes.h
index 5af23b2..406e7dd 100644
--- a/cpukit/include/rtems/inttypes.h
+++ b/cpukit/include/rtems/inttypes.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/inttypes.h
+ * @file
  *
  * @brief Provide printf() PRIxxx Constante Beyond Standards
  *
diff --git a/cpukit/include/rtems/iosupp.h b/cpukit/include/rtems/iosupp.h
index 9fe8a6a..84ede0b 100644
--- a/cpukit/include/rtems/iosupp.h
+++ b/cpukit/include/rtems/iosupp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/iosupp.h
+ * @file
  *
  * This include file defines some special characters of interest.
  */
diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h
index e92d0dd..7e50a0b 100644
--- a/cpukit/include/rtems/irq.h
+++ b/cpukit/include/rtems/irq.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/irq.h
+ * @file
  *
  * This include file describe the data structure and the functions implemented
  * by rtems to write interrupt handlers.
diff --git a/cpukit/include/rtems/malloc.h b/cpukit/include/rtems/malloc.h
index 6fdab3d..7cdce1f 100644
--- a/cpukit/include/rtems/malloc.h
+++ b/cpukit/include/rtems/malloc.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/malloc.h
+ * @file
  *
  * This file defines the interface to RTEMS extensions to the Malloc Family.
  */
diff --git a/cpukit/include/rtems/monitor.h b/cpukit/include/rtems/monitor.h
index d973687..d0a79c0 100644
--- a/cpukit/include/rtems/monitor.h
+++ b/cpukit/include/rtems/monitor.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/monitor.h
+ * @file
  *
  * @brief The RTEMS Monitor Task
  */
diff --git a/cpukit/include/rtems/mouse_parser.h b/cpukit/include/rtems/mouse_parser.h
index 27bea1b..f61c5f1 100644
--- a/cpukit/include/rtems/mouse_parser.h
+++ b/cpukit/include/rtems/mouse_parser.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/mouse_parser.h
+ * @file
  *
  * @brief Initialize Mouse Parser Engine
  *
diff --git a/cpukit/include/rtems/mw_uid.h b/cpukit/include/rtems/mw_uid.h
index aa88392..2222494 100644
--- a/cpukit/include/rtems/mw_uid.h
+++ b/cpukit/include/rtems/mw_uid.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/mw_uid.h
+ * @file
  *
  * @defgroup libmisc_fb_mw Input Devices for MicroWindows
  *
diff --git a/cpukit/include/rtems/nvdisk-sram.h b/cpukit/include/rtems/nvdisk-sram.h
index 3acaf60..b455a2b 100644
--- a/cpukit/include/rtems/nvdisk-sram.h
+++ b/cpukit/include/rtems/nvdisk-sram.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/nvdisk-sram.h
+ * @file
  *
  * This driver maps an NV disk to static RAM. You can use this
  */
diff --git a/cpukit/include/rtems/nvdisk.h b/cpukit/include/rtems/nvdisk.h
index a42e07a..0fa9390 100644
--- a/cpukit/include/rtems/nvdisk.h
+++ b/cpukit/include/rtems/nvdisk.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/nvdisk.h
+ * @file
  *
  * @brief Non-volatile Disk Block Device Implementation
  */
diff --git a/cpukit/include/rtems/pci.h b/cpukit/include/rtems/pci.h
index 46ce2dd..efb84fc 100644
--- a/cpukit/include/rtems/pci.h
+++ b/cpukit/include/rtems/pci.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/pci.h
+ * @file
  *
  * PCI defines and function prototypes
  */
diff --git a/cpukit/include/rtems/posix/timer.h b/cpukit/include/rtems/posix/timer.h
index 0b7a91e..bcbf07a 100644
--- a/cpukit/include/rtems/posix/timer.h
+++ b/cpukit/include/rtems/posix/timer.h
@@ -1,5 +1,5 @@
 /**
- * @file 
+ * @file
  * 
  * @brief POSIX Timers Internal Support
  *
diff --git a/cpukit/include/rtems/print.h b/cpukit/include/rtems/print.h
index 2fd744e..6c98b97 100644
--- a/cpukit/include/rtems/print.h
+++ b/cpukit/include/rtems/print.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/print.h
+ * @file
  *
  * @brief User print interface to the bspIO print plug in.
  *
diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h
index c25c432..dbd8872 100644
--- a/cpukit/include/rtems/printer.h
+++ b/cpukit/include/rtems/printer.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/print.h
+ * @file
  *
  * @brief User print interface to the bspIO print plug in.
  *
diff --git a/cpukit/include/rtems/qreslib.h b/cpukit/include/rtems/qreslib.h
index 3de8668..88d9aba 100644
--- a/cpukit/include/rtems/qreslib.h
+++ b/cpukit/include/rtems/qreslib.h
@@ -1,5 +1,5 @@
 /**
- * @file qreslib.h
+ * @file
  *
  * @brief Constants and Structures Associated
  * with the QoS RES library in RTEMS
diff --git a/cpukit/include/rtems/rtems/asr.h b/cpukit/include/rtems/rtems/asr.h
index b2fa02c..9bc6b43 100644
--- a/cpukit/include/rtems/rtems/asr.h
+++ b/cpukit/include/rtems/rtems/asr.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/asr.h
+ * @file
  *
  * @defgroup ClassicASR ASR Support
  *
diff --git a/cpukit/include/rtems/rtems/attr.h b/cpukit/include/rtems/rtems/attr.h
index 7e8fa48..758d41d 100644
--- a/cpukit/include/rtems/rtems/attr.h
+++ b/cpukit/include/rtems/rtems/attr.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/attr.h
+ * @file
  *
  * @defgroup ClassicAttributes Attributes
  *
diff --git a/cpukit/include/rtems/rtems/clock.h b/cpukit/include/rtems/rtems/clock.h
index 77b379f..d08d2cd 100644
--- a/cpukit/include/rtems/rtems/clock.h
+++ b/cpukit/include/rtems/rtems/clock.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/clock.h
+ * @file
  *
  * @defgroup ClassicClock Clocks
  *
diff --git a/cpukit/include/rtems/rtems/config.h b/cpukit/include/rtems/rtems/config.h
index a3e3988..ad1dcb6 100644
--- a/cpukit/include/rtems/rtems/config.h
+++ b/cpukit/include/rtems/rtems/config.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/config.h
+ * @file
  *
  * @defgroup ClassicConfig Configuration
  *
diff --git a/cpukit/include/rtems/rtems/eventmp.h b/cpukit/include/rtems/rtems/eventmp.h
index a80e60c..5f5f224 100644
--- a/cpukit/include/rtems/rtems/eventmp.h
+++ b/cpukit/include/rtems/rtems/eventmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/eventmp.h
+ * @file
  *
  * @defgroup ClassicEventMP Event MP Support
  *
diff --git a/cpukit/include/rtems/rtems/intr.h b/cpukit/include/rtems/rtems/intr.h
index 4a9ac9f..be216a0 100644
--- a/cpukit/include/rtems/rtems/intr.h
+++ b/cpukit/include/rtems/rtems/intr.h
@@ -1,5 +1,5 @@
 /**
- *  @file rtems/rtems/intr.h
+ *  @file
  *
  * @defgroup ClassicINTR Interrupts
  *
diff --git a/cpukit/include/rtems/rtems/mainpage.h b/cpukit/include/rtems/rtems/mainpage.h
index 8a6ddbb..eb8faba 100644
--- a/cpukit/include/rtems/rtems/mainpage.h
+++ b/cpukit/include/rtems/rtems/mainpage.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/mainpage.h
+ * @file
  *
  * This file exists to provide a top level description of RTEMS for Doxygen.
  */
diff --git a/cpukit/include/rtems/rtems/modes.h b/cpukit/include/rtems/rtems/modes.h
index 4c9f74e..6afb0c9 100644
--- a/cpukit/include/rtems/rtems/modes.h
+++ b/cpukit/include/rtems/rtems/modes.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/modes.h
+ * @file
  *
  * @defgroup ClassicModes Modes
  *
diff --git a/cpukit/include/rtems/rtems/mp.h b/cpukit/include/rtems/rtems/mp.h
index f1b93b6..7a8a1ea 100644
--- a/cpukit/include/rtems/rtems/mp.h
+++ b/cpukit/include/rtems/rtems/mp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/mp.h
+ * @file
  *
  * @defgroup ClassicMP Multiprocessing
  *
diff --git a/cpukit/include/rtems/rtems/msgmp.h b/cpukit/include/rtems/rtems/msgmp.h
index 1c5818b..b7aa3f9 100644
--- a/cpukit/include/rtems/rtems/msgmp.h
+++ b/cpukit/include/rtems/rtems/msgmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/msgmp.h
+ * @file
  *
  * @brief Message Manager MP Support
  *
diff --git a/cpukit/include/rtems/rtems/object.h b/cpukit/include/rtems/rtems/object.h
index 2652915..ea64f1d 100644
--- a/cpukit/include/rtems/rtems/object.h
+++ b/cpukit/include/rtems/rtems/object.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/object.h
+ * @file
  *
  * @defgroup ClassicClassInfo Object Class Information
  *
diff --git a/cpukit/include/rtems/rtems/options.h b/cpukit/include/rtems/rtems/options.h
index 752aefd..de47c32 100644
--- a/cpukit/include/rtems/rtems/options.h
+++ b/cpukit/include/rtems/rtems/options.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/options.h
+ * @file
  *
  * @defgroup ClassicOptions Classic API Options
  *
diff --git a/cpukit/include/rtems/rtems/partmp.h b/cpukit/include/rtems/rtems/partmp.h
index 5fffd68..26bdd9c 100644
--- a/cpukit/include/rtems/rtems/partmp.h
+++ b/cpukit/include/rtems/rtems/partmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/partmp.h
+ * @file
  *
  * @brief MP Support in Partition Manager
  *
diff --git a/cpukit/include/rtems/rtems/ratemon.h b/cpukit/include/rtems/rtems/ratemon.h
index 095cab3..81d26a6 100644
--- a/cpukit/include/rtems/rtems/ratemon.h
+++ b/cpukit/include/rtems/rtems/ratemon.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/ratemon.h
+ * @file
  *
  * @defgroup ClassicRateMon Rate Monotonic Scheduler
  *
diff --git a/cpukit/include/rtems/rtems/semmp.h b/cpukit/include/rtems/rtems/semmp.h
index 31774c3..e84ea12 100644
--- a/cpukit/include/rtems/rtems/semmp.h
+++ b/cpukit/include/rtems/rtems/semmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/semmp.h
+ * @file
  *
  * @defgroup ClassicSEM Semaphore MP Support
  *
diff --git a/cpukit/include/rtems/rtems/signalmp.h b/cpukit/include/rtems/rtems/signalmp.h
index 57b8682..b22e92d 100644
--- a/cpukit/include/rtems/rtems/signalmp.h
+++ b/cpukit/include/rtems/rtems/signalmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/signalmp.h
+ * @file
  *
  * @brief Signal MP Support
  *
diff --git a/cpukit/include/rtems/rtems/status.h b/cpukit/include/rtems/rtems/status.h
index c54404b..646a382 100644
--- a/cpukit/include/rtems/rtems/status.h
+++ b/cpukit/include/rtems/rtems/status.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/status.h
+ * @file
  *
  * @defgroup ClassicStatus Status Codes
  *
diff --git a/cpukit/include/rtems/rtems/taskmp.h b/cpukit/include/rtems/rtems/taskmp.h
index e2d70a9..c268fc6 100644
--- a/cpukit/include/rtems/rtems/taskmp.h
+++ b/cpukit/include/rtems/rtems/taskmp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/taskmp.h
+ * @file
  *
  * @defgroup ClassicTaskMP Task MP Support
  *
diff --git a/cpukit/include/rtems/score/address.h b/cpukit/include/rtems/score/address.h
index 00fc105..28502e25 100644
--- a/cpukit/include/rtems/score/address.h
+++ b/cpukit/include/rtems/score/address.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/address.h
+ *  @file
  *
  *  @brief Information Required to Manipulate Physical Addresses
  *
diff --git a/cpukit/include/rtems/score/context.h b/cpukit/include/rtems/score/context.h
index 990a602..3175755 100644
--- a/cpukit/include/rtems/score/context.h
+++ b/cpukit/include/rtems/score/context.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/context.h
+ *  @file
  *
  *  @brief Information About Each Thread's Context
  *
diff --git a/cpukit/include/rtems/score/copyrt.h b/cpukit/include/rtems/score/copyrt.h
index 17c925a..8647bd9 100644
--- a/cpukit/include/rtems/score/copyrt.h
+++ b/cpukit/include/rtems/score/copyrt.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/copyrt.h
+ *  @file
  *
  *  @brief Copyright Notice for RTEMS
  *
diff --git a/cpukit/include/rtems/score/corebarrier.h b/cpukit/include/rtems/score/corebarrier.h
index ba706be..785c772 100644
--- a/cpukit/include/rtems/score/corebarrier.h
+++ b/cpukit/include/rtems/score/corebarrier.h
@@ -1,5 +1,5 @@
 /**
- *  @file rtems/score/corebarrier.h
+ *  @file
  *
  *  @brief Constants and Structures Associated with the Barrier Handler
  *
diff --git a/cpukit/include/rtems/score/coremsg.h b/cpukit/include/rtems/score/coremsg.h
index e0a7e05..90bf9d8 100644
--- a/cpukit/include/rtems/score/coremsg.h
+++ b/cpukit/include/rtems/score/coremsg.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/coremsg.h
+ *  @file
  *
  *  @brief Constants and Structures Associated with the Message Queue Handler.
  *
diff --git a/cpukit/include/rtems/score/coresem.h b/cpukit/include/rtems/score/coresem.h
index f9d3ac8..4df7b6c 100644
--- a/cpukit/include/rtems/score/coresem.h
+++ b/cpukit/include/rtems/score/coresem.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/coresem.h
+ *  @file
  *
  *  @brief Data Associated with the Counting Semaphore Handler
  *
diff --git a/cpukit/include/rtems/score/interr.h b/cpukit/include/rtems/score/interr.h
index 54e6ec7..a0ad7a5 100644
--- a/cpukit/include/rtems/score/interr.h
+++ b/cpukit/include/rtems/score/interr.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/interr.h
+ *  @file
  *
  *  @brief Constants and Prototypes Related to the Internal Error Handler
  *
diff --git a/cpukit/include/rtems/score/isr.h b/cpukit/include/rtems/score/isr.h
index f4e2eec..0d6f2a2 100644
--- a/cpukit/include/rtems/score/isr.h
+++ b/cpukit/include/rtems/score/isr.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/isr.h
+ *  @file
  *
  *  @brief Data Related to the Management of Processor Interrupt Levels
  *
diff --git a/cpukit/include/rtems/score/isrlevel.h b/cpukit/include/rtems/score/isrlevel.h
index abfb1b6..9222e18 100644
--- a/cpukit/include/rtems/score/isrlevel.h
+++ b/cpukit/include/rtems/score/isrlevel.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/isrlevel.h
+ *  @file
  *
  *  @brief ISR Level Type
  *
diff --git a/cpukit/include/rtems/score/mppkt.h b/cpukit/include/rtems/score/mppkt.h
index d6d4126..74d7e3d 100644
--- a/cpukit/include/rtems/score/mppkt.h
+++ b/cpukit/include/rtems/score/mppkt.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/mppkt.h
+ *  @file
  *
  *  @brief Specification for the Packet Handler
  *
diff --git a/cpukit/include/rtems/score/object.h b/cpukit/include/rtems/score/object.h
index f75d1de..a9b5ab1 100644
--- a/cpukit/include/rtems/score/object.h
+++ b/cpukit/include/rtems/score/object.h
@@ -1,5 +1,5 @@
 /**
- * @file  rtems/score/object.h
+ * @file
  *
  * @brief Constants and Structures Associated with the Object Handler
  *
diff --git a/cpukit/include/rtems/score/objectmp.h b/cpukit/include/rtems/score/objectmp.h
index 5c9f4f7..d52b83f 100644
--- a/cpukit/include/rtems/score/objectmp.h
+++ b/cpukit/include/rtems/score/objectmp.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/objectmp.h
+ *  @file
  *
  *  @brief Data Associated with the Manipulation of Global RTEMS Objects
  *
diff --git a/cpukit/include/rtems/score/percpu.h b/cpukit/include/rtems/score/percpu.h
index 22c5c30..b9f23ac 100644
--- a/cpukit/include/rtems/score/percpu.h
+++ b/cpukit/include/rtems/score/percpu.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/percpu.h
+ *  @file
  *
  *  This include file defines the per CPU information required
  *  by RTEMS.
diff --git a/cpukit/include/rtems/score/prioritybitmap.h b/cpukit/include/rtems/score/prioritybitmap.h
index 40638dd..ac769c1 100644
--- a/cpukit/include/rtems/score/prioritybitmap.h
+++ b/cpukit/include/rtems/score/prioritybitmap.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/prioritybitmap.h
+ *  @file
  *
  *  @brief Manipulation Routines for the Bitmap Priority Queue Implementation
  *
diff --git a/cpukit/include/rtems/score/rbtree.h b/cpukit/include/rtems/score/rbtree.h
index fea3d13..51f9125 100644
--- a/cpukit/include/rtems/score/rbtree.h
+++ b/cpukit/include/rtems/score/rbtree.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/rbtree.h
+ *  @file
  *
  *  @brief Constants and Structures Associated with the Red-Black Tree Handler
  *
diff --git a/cpukit/include/rtems/score/scheduler.h b/cpukit/include/rtems/score/scheduler.h
index fe6315d..c36353c 100644
--- a/cpukit/include/rtems/score/scheduler.h
+++ b/cpukit/include/rtems/score/scheduler.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/scheduler.h
+ *  @file
  *
  *  @brief Constants and Structures Associated with the Scheduler
  *
diff --git a/cpukit/include/rtems/score/schedulercbs.h b/cpukit/include/rtems/score/schedulercbs.h
index 635abce..2b5ffb9 100644
--- a/cpukit/include/rtems/score/schedulercbs.h
+++ b/cpukit/include/rtems/score/schedulercbs.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/schedulercbs.h
+ *  @file
  *
  *  @brief Thread manipulation for the CBS scheduler
  *
diff --git a/cpukit/include/rtems/score/scheduleredf.h b/cpukit/include/rtems/score/scheduleredf.h
index 91c303c..c3849e8 100644
--- a/cpukit/include/rtems/score/scheduleredf.h
+++ b/cpukit/include/rtems/score/scheduleredf.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/scheduleredf.h
+ *  @file
  *
  *  @brief Data Related to the Manipulation of Threads for the EDF Scheduler
  *
diff --git a/cpukit/include/rtems/score/schedulerpriority.h b/cpukit/include/rtems/score/schedulerpriority.h
index f5ae661..ad14607 100644
--- a/cpukit/include/rtems/score/schedulerpriority.h
+++ b/cpukit/include/rtems/score/schedulerpriority.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/schedulerpriority.h
+ *  @file
  *
  *  @brief Thread Manipulation with the Priority-Based Scheduler
  *
diff --git a/cpukit/include/rtems/score/schedulersimple.h b/cpukit/include/rtems/score/schedulersimple.h
index 0d410d5..2801055 100644
--- a/cpukit/include/rtems/score/schedulersimple.h
+++ b/cpukit/include/rtems/score/schedulersimple.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/schedulersimple.h
+ *  @file
  *
  *  @brief Manipulation of Threads Simple-Priority-Based Ready Queue
  *
diff --git a/cpukit/include/rtems/score/stack.h b/cpukit/include/rtems/score/stack.h
index 9622495..62be3ea 100644
--- a/cpukit/include/rtems/score/stack.h
+++ b/cpukit/include/rtems/score/stack.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/stack.h
+ *  @file
  *
  *  @brief Information About the Thread Stack Handler
  *
diff --git a/cpukit/include/rtems/score/states.h b/cpukit/include/rtems/score/states.h
index ba59af6..68aa1d6 100644
--- a/cpukit/include/rtems/score/states.h
+++ b/cpukit/include/rtems/score/states.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/states.h
+ *  @file
  *
  *  @brief Thread Execution State Information
  *
diff --git a/cpukit/include/rtems/score/thread.h b/cpukit/include/rtems/score/thread.h
index 9bf920d..061d7cb 100644
--- a/cpukit/include/rtems/score/thread.h
+++ b/cpukit/include/rtems/score/thread.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/thread.h
+ *  @file
  *
  *  @brief Constants and Structures Related with the Thread Control Block
  *
diff --git a/cpukit/include/rtems/score/threadmp.h b/cpukit/include/rtems/score/threadmp.h
index 9cde35b..bcc71f7 100644
--- a/cpukit/include/rtems/score/threadmp.h
+++ b/cpukit/include/rtems/score/threadmp.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/threadmp.h
+ *  @file
  *
  *  @brief Multiprocessing Portion of the Thread Package
  *
diff --git a/cpukit/include/rtems/score/threadqimpl.h b/cpukit/include/rtems/score/threadqimpl.h
index 8d537cc..789184c 100644
--- a/cpukit/include/rtems/score/threadqimpl.h
+++ b/cpukit/include/rtems/score/threadqimpl.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/threadq.h
+ *  @file
  *
  *  Constants and Structures Associated with the Manipulation of Objects
  *
diff --git a/cpukit/include/rtems/score/timespec.h b/cpukit/include/rtems/score/timespec.h
index 72a0001..a453aad 100644
--- a/cpukit/include/rtems/score/timespec.h
+++ b/cpukit/include/rtems/score/timespec.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/timespec.h
+ *  @file
  *
  *  This include file contains helpers for manipulating timespecs.
  */
diff --git a/cpukit/include/rtems/score/timestamp.h b/cpukit/include/rtems/score/timestamp.h
index 1e6a25e..002584d 100644
--- a/cpukit/include/rtems/score/timestamp.h
+++ b/cpukit/include/rtems/score/timestamp.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/timestamp.h
+ *  @file
  *
  *  @brief Helpers for Manipulating Timestamps
  *
diff --git a/cpukit/include/rtems/score/timestampimpl.h b/cpukit/include/rtems/score/timestampimpl.h
index 555d935..88ec4f2 100644
--- a/cpukit/include/rtems/score/timestampimpl.h
+++ b/cpukit/include/rtems/score/timestampimpl.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/score/timestamp.h
+ *  @file
  *
  *  @brief Helpers for Manipulating Timestamps
  *
diff --git a/cpukit/include/rtems/score/wkspace.h b/cpukit/include/rtems/score/wkspace.h
index 3676ff2..cbb4011 100644
--- a/cpukit/include/rtems/score/wkspace.h
+++ b/cpukit/include/rtems/score/wkspace.h
@@ -1,5 +1,5 @@
 /**
- *  @file rtems/score/wkspace.h
+ *  @file
  *
  *  @brief Information Related to the RAM Workspace
  *
diff --git a/cpukit/include/rtems/seterr.h b/cpukit/include/rtems/seterr.h
index 22fddc8..9999774 100644
--- a/cpukit/include/rtems/seterr.h
+++ b/cpukit/include/rtems/seterr.h
@@ -1,5 +1,5 @@
 /**
- *  @file  rtems/seterr.h
+ *  @file
  *
  *  @brief Data which Ease the Burden of Consistently Setting Errno
  *
diff --git a/cpukit/include/rtems/shell.h b/cpukit/include/rtems/shell.h
index 98ddf0a..973db16 100644
--- a/cpukit/include/rtems/shell.h
+++ b/cpukit/include/rtems/shell.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/shell.h
+ * @file
  *
  * @brief Instantatiate a New Terminal Shell
  */
diff --git a/cpukit/include/rtems/shellconfig.h b/cpukit/include/rtems/shellconfig.h
index 9f68b31..3e87d47 100644
--- a/cpukit/include/rtems/shellconfig.h
+++ b/cpukit/include/rtems/shellconfig.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/shellconfig.h
+ * @file
  *
  * RTEMS Shell Command Set Configuration
  */
diff --git a/cpukit/include/rtems/spurious.h b/cpukit/include/rtems/spurious.h
index 049f3bf..2bddeeb 100644
--- a/cpukit/include/rtems/spurious.h
+++ b/cpukit/include/rtems/spurious.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/spurious.h
+ * @file
  *
  * This file describes the Spurious Interrupt Driver for all boards.
  */
diff --git a/cpukit/include/rtems/stackchk.h b/cpukit/include/rtems/stackchk.h
index b7d906e..22f2730 100644
--- a/cpukit/include/rtems/stackchk.h
+++ b/cpukit/include/rtems/stackchk.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/stackchk.h
+ * @file
  *
  * @defgroup libmisc_stackchk Stack Checker Mechanism
  *
diff --git a/cpukit/include/rtems/stringto.h b/cpukit/include/rtems/stringto.h
index 878814d..53e8147 100644
--- a/cpukit/include/rtems/stringto.h
+++ b/cpukit/include/rtems/stringto.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/stringto.h
+ * @file
  *
  * @defgroup libmisc_conv_help Conversion Helpers
  *
diff --git a/cpukit/include/rtems/termiostypes.h b/cpukit/include/rtems/termiostypes.h
index db88cad..6930e59 100644
--- a/cpukit/include/rtems/termiostypes.h
+++ b/cpukit/include/rtems/termiostypes.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/termiostypes.h
+ * @file
  *
  * RTEMS termios device support internal data structures
  */
diff --git a/cpukit/include/rtems/watchdogdrv.h b/cpukit/include/rtems/watchdogdrv.h
index 3e2ee4d..f05ea80 100644
--- a/cpukit/include/rtems/watchdogdrv.h
+++ b/cpukit/include/rtems/watchdogdrv.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/watchdogdrv.h
+ * @file
  *
  *  This file describes the Watchdog Driver for all boards.
  *  A watchdog is a hardware device that will reset the board
diff --git a/cpukit/include/sys/statvfs.h b/cpukit/include/sys/statvfs.h
index cf80478..e065a1b 100644
--- a/cpukit/include/sys/statvfs.h
+++ b/cpukit/include/sys/statvfs.h
@@ -1,5 +1,5 @@
 /**
- * @file 
+ * @file
  *
  * @brief Interface to the statvfs() Set of API Methods
  *
diff --git a/cpukit/libfs/src/dosfs/msdos_statvfs.c b/cpukit/libfs/src/dosfs/msdos_statvfs.c
index a9e61c5..59781dd 100644
--- a/cpukit/libfs/src/dosfs/msdos_statvfs.c
+++ b/cpukit/libfs/src/dosfs/msdos_statvfs.c
@@ -1,5 +1,5 @@
 /**
- * @file msdos_statvfs.c
+ * @file
  *
  * @brief Obtain MS-DOS filesystem information
  * @ingroup libfs_msdos MSDOS FileSystem
diff --git a/cpukit/libmisc/capture/capture_buffer.h b/cpukit/libmisc/capture/capture_buffer.h
index 5a437bb..af75c02 100644
--- a/cpukit/libmisc/capture/capture_buffer.h
+++ b/cpukit/libmisc/capture/capture_buffer.h
@@ -1,5 +1,5 @@
 /**
- * @file capture_buffer.h
+ * @file
  *
  * @brief Capture buffer
  *
diff --git a/cpukit/libnetworking/rtems/bsdnet/servers.h b/cpukit/libnetworking/rtems/bsdnet/servers.h
index 8886d05..a9db74a 100644
--- a/cpukit/libnetworking/rtems/bsdnet/servers.h
+++ b/cpukit/libnetworking/rtems/bsdnet/servers.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems_bsdnet.h
+ * @file
  */
 
 
diff --git a/cpukit/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h
index 8bd4436..1b1cb29 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.h
+++ b/cpukit/libnetworking/rtems/mkrootfs.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/mkrootfs.h
+ * @file
  *
  * RTEMS Root FS creation support.
  */
diff --git a/cpukit/libnetworking/rtems/rtems_bsdnet.h b/cpukit/libnetworking/rtems/rtems_bsdnet.h
index 7462637..4607f42 100644
--- a/cpukit/libnetworking/rtems/rtems_bsdnet.h
+++ b/cpukit/libnetworking/rtems/rtems_bsdnet.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems_bsdnet.h
+ * @file
  */
 
 
diff --git a/cpukit/rtems/include/rtems/rtems/barriermp.h b/cpukit/rtems/include/rtems/rtems/barriermp.h
index 6aa13f0..d215ecd 100644
--- a/cpukit/rtems/include/rtems/rtems/barriermp.h
+++ b/cpukit/rtems/include/rtems/rtems/barriermp.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/rtems/barriermp.h
+ * @file
  *
  * @brief MP Support in the Barrier Manager
  *
diff --git a/cpukit/rtems/src/timerserver.c b/cpukit/rtems/src/timerserver.c
index 55c3d96..2ebceca 100644
--- a/cpukit/rtems/src/timerserver.c
+++ b/cpukit/rtems/src/timerserver.c
@@ -1,5 +1,5 @@
 /**
- *  @file timerserver.c
+ *  @file
  *
  *  Timer Manager - rtems_timer_initiate_server directive along with
  *  the Timer Server Body and support routines
diff --git a/cpukit/score/cpu/epiphany/include/rtems/asm.h b/cpukit/score/cpu/epiphany/include/rtems/asm.h
index 87e0cca..219ed81 100644
--- a/cpukit/score/cpu/epiphany/include/rtems/asm.h
+++ b/cpukit/score/cpu/epiphany/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  *  This include file attempts to address the problems
  *  caused by incompatible flavors of assemblers and
diff --git a/cpukit/score/cpu/epiphany/include/rtems/score/cpu.h b/cpukit/score/cpu/epiphany/include/rtems/score/cpu.h
index fe42c1f..bfea847 100644
--- a/cpukit/score/cpu/epiphany/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/epiphany/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h b/cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h
index 60d9755..3eeddec 100644
--- a/cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h
+++ b/cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/epiphany.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
index 2d48cb0..94dcae3 100644
--- a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file 
+ * @file
  * 
  * @brief Motorola M68K CPU Dependent Source
  * 
diff --git a/cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h
index 927bbec..b26af3e 100644
--- a/cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h
+++ b/cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h
@@ -1,5 +1,5 @@
 /**
- *  @file idtcpu.h
+ *  @file
  *
  *  @brief CPU Related Definitions
  *
diff --git a/cpukit/score/cpu/mips/include/rtems/mips/iregdef.h b/cpukit/score/cpu/mips/include/rtems/mips/iregdef.h
index 5d41074..d43a05b 100644
--- a/cpukit/score/cpu/mips/include/rtems/mips/iregdef.h
+++ b/cpukit/score/cpu/mips/include/rtems/mips/iregdef.h
@@ -1,5 +1,5 @@
 /**
- *  @file iregdef.h
+ *  @file
  *
  *  @brief IDT R3000 Register Structure
  *
diff --git a/cpukit/score/cpu/mips/include/rtems/score/mips.h b/cpukit/score/cpu/mips/include/rtems/score/mips.h
index 3b6115e..e4a9850 100644
--- a/cpukit/score/cpu/mips/include/rtems/score/mips.h
+++ b/cpukit/score/cpu/mips/include/rtems/score/mips.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/mips.h
+ * @file
  *
  * @brief Information to build RTEMS for a "no cpu" while in protected mode.
  *
diff --git a/cpukit/score/cpu/moxie/include/rtems/asm.h b/cpukit/score/cpu/moxie/include/rtems/asm.h
index fdb182f..e0d404d 100644
--- a/cpukit/score/cpu/moxie/include/rtems/asm.h
+++ b/cpukit/score/cpu/moxie/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  *  This include file attempts to address the problems
  *  caused by incompatible flavors of assemblers and
diff --git a/cpukit/score/cpu/moxie/include/rtems/score/cpu.h b/cpukit/score/cpu/moxie/include/rtems/score/cpu.h
index 4e8e8dd..8485655 100644
--- a/cpukit/score/cpu/moxie/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/moxie/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/moxie/include/rtems/score/moxie.h b/cpukit/score/cpu/moxie/include/rtems/score/moxie.h
index 66f771a..992f599 100644
--- a/cpukit/score/cpu/moxie/include/rtems/score/moxie.h
+++ b/cpukit/score/cpu/moxie/include/rtems/score/moxie.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/moxie.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/no_cpu/include/rtems/asm.h b/cpukit/score/cpu/no_cpu/include/rtems/asm.h
index 926e396..58da34c 100644
--- a/cpukit/score/cpu/no_cpu/include/rtems/asm.h
+++ b/cpukit/score/cpu/no_cpu/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  * @brief Addresses Incompatible Flavors Problems
  *
diff --git a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
index 6b6094a..186ee52 100644
--- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  *
  * @brief NO_CPU Department Source
  *
diff --git a/cpukit/score/cpu/or1k/include/rtems/asm.h b/cpukit/score/cpu/or1k/include/rtems/asm.h
index 4d2c226..2b4c1bd 100644
--- a/cpukit/score/cpu/or1k/include/rtems/asm.h
+++ b/cpukit/score/cpu/or1k/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  *  This include file attempts to address the problems
  *  caused by incompatible flavors of assemblers and
diff --git a/cpukit/score/cpu/or1k/include/rtems/score/cpu.h b/cpukit/score/cpu/or1k/include/rtems/score/cpu.h
index 663a175..defa79a 100644
--- a/cpukit/score/cpu/or1k/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/or1k/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/or1k/include/rtems/score/or1k.h b/cpukit/score/cpu/or1k/include/rtems/score/or1k.h
index e1a3ddc..01ba05c 100644
--- a/cpukit/score/cpu/or1k/include/rtems/score/or1k.h
+++ b/cpukit/score/cpu/or1k/include/rtems/score/or1k.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/or1k.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/riscv/include/rtems/asm.h b/cpukit/score/cpu/riscv/include/rtems/asm.h
index c4abc76..a2f4835 100644
--- a/cpukit/score/cpu/riscv/include/rtems/asm.h
+++ b/cpukit/score/cpu/riscv/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  *  This include file attempts to address the problems
  *  caused by incompatible flavors of assemblers and
diff --git a/cpukit/score/cpu/riscv/include/rtems/score/cpu.h b/cpukit/score/cpu/riscv/include/rtems/score/cpu.h
index db46032..bb866d8 100644
--- a/cpukit/score/cpu/riscv/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/riscv/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/riscv/include/rtems/score/riscv.h b/cpukit/score/cpu/riscv/include/rtems/score/riscv.h
index 6e7f137..f770578 100644
--- a/cpukit/score/cpu/riscv/include/rtems/score/riscv.h
+++ b/cpukit/score/cpu/riscv/include/rtems/score/riscv.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/riscv.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/sh/include/rtems/score/cpu.h b/cpukit/score/cpu/sh/include/rtems/score/cpu.h
index 0d633b0..a7cd5f8 100644
--- a/cpukit/score/cpu/sh/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/sh/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  */
 
 /*
diff --git a/cpukit/score/cpu/x86_64/include/rtems/asm.h b/cpukit/score/cpu/x86_64/include/rtems/asm.h
index 76efc07..c119972 100644
--- a/cpukit/score/cpu/x86_64/include/rtems/asm.h
+++ b/cpukit/score/cpu/x86_64/include/rtems/asm.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/asm.h
+ * @file
  *
  * @brief Addresses Incompatible Flavors Problems
  *
diff --git a/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h b/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h
index 5716b7a..e6fa8b7 100644
--- a/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h
@@ -1,5 +1,5 @@
 /**
- * @file rtems/score/cpu.h
+ * @file
  *
  * @brief x86_64 Dependent Source
  *
diff --git a/cpukit/score/src/corerwlockobtainread.c b/cpukit/score/src/corerwlockobtainread.c
index 6969486..19685b9 100644
--- a/cpukit/score/src/corerwlockobtainread.c
+++ b/cpukit/score/src/corerwlockobtainread.c
@@ -1,5 +1,5 @@
 /**
- * @file 
+ * @file
  * 
  * @brief Obtain RWLock for reading
  * @ingroup ScoreRWLock
diff --git a/cpukit/score/src/schedulersimpleunblock.c b/cpukit/score/src/schedulersimpleunblock.c
index 2f5c863..3c99add 100644
--- a/cpukit/score/src/schedulersimpleunblock.c
+++ b/cpukit/score/src/schedulersimpleunblock.c
@@ -1,5 +1,5 @@
 /**
- * @file 
+ * @file
  * 
  * @brief Scheduler Simple Handler / Unblock
  * @ingroup ScoreScheduler
diff --git a/cpukit/score/src/timespecsubtract.c b/cpukit/score/src/timespecsubtract.c
index f45791e..c300634 100644
--- a/cpukit/score/src/timespecsubtract.c
+++ b/cpukit/score/src/timespecsubtract.c
@@ -1,5 +1,5 @@
 /**
- *  @file  score/src/timespecsubtract.c
+ *  @file
  *
  *  @brief Subtract Two Timespec
  *  @ingroup Timespec
diff --git a/cpukit/score/src/timespectoticks.c b/cpukit/score/src/timespectoticks.c
index fb57532..05211c9 100644
--- a/cpukit/score/src/timespectoticks.c
+++ b/cpukit/score/src/timespectoticks.c
@@ -1,5 +1,5 @@
 /**
- *  @file  score/src/timespectoticks.c
+ *  @file
  */
 
 /*




More information about the vc mailing list