summaryrefslogtreecommitdiffstats
path: root/c-user/config/device-driver.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:17:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:19:19 +0200
commitdd97e25fafadca0c02779a3b2dd5db61f17dd915 (patch)
tree7ff786f4919120adb26d1bb1af56175104b8a1db /c-user/config/device-driver.rst
parenteng: Remove explicit figure class (diff)
downloadrtems-docs-dd97e25fafadca0c02779a3b2dd5db61f17dd915.tar.bz2
Improve file header comment in generated files
Diffstat (limited to 'c-user/config/device-driver.rst')
-rw-r--r--c-user/config/device-driver.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/c-user/config/device-driver.rst b/c-user/config/device-driver.rst
index f23e8a3..25f15d1 100644
--- a/c-user/config/device-driver.rst
+++ b/c-user/config/device-driver.rst
@@ -3,12 +3,17 @@
.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-.. This file was automatically generated. Do not edit it manually.
-.. Please have a look at
+.. Do not manually edit this file. It is part of the RTEMS quality process
+.. and was automatically generated.
..
-.. https://docs.rtems.org/branches/master/eng/req/howto.html
+.. If you find something that needs to be fixed or worded better please
+.. post a report to an RTEMS mailing list or raise a bug report:
+..
+.. https://docs.rtems.org/branches/master/user/support/bugs.html
..
-.. for information how to maintain and re-generate this file.
+.. For information on updating and regenerating please refer to:
+..
+.. https://docs.rtems.org/branches/master/eng/req/howto.html
Device Driver Configuration
===========================