2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* io.t: Fix typo @sybsection.
This commit is contained in:
Joel Sherrill
2002-04-03 17:58:39 +00:00
parent df1f734e38
commit 75db528520
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* io.t: Fix typo @sybsection.
2002-03-27 Eric Norum <eric.norum@usask.ca>
* intr.t: Per PR165, now correctly states that passing a NULL

View File

@@ -123,7 +123,7 @@ Although the RTEMS I/O manager provides a framework
for device drivers, it makes no assumptions regarding the
construction or operation of a device driver.
@sybsection Runtime Driver Registration
@subsection Runtime Driver Registration
@cindex runtime driver registration