diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-08-23 16:06:33 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-08-23 16:06:33 +0000 |
| commit | a0bfcdf3a55096df9700dbd78d2eb185c83fe4ba (patch) | |
| tree | d04e349d2ee6383b3404921b42ae7d31da06d4ed /share/examples | |
| parent | b8fc5ee4581b2c98d1ac74e5c5faccea85f1f752 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/mdoc/example.4 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index 80ed2a46fc18..7acd9aa01e05 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -26,7 +26,7 @@ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. -.Dd December 8, 1999 +.Dd August 17, 2004 .Dt EXAMPLE 4 i386 .Os .Sh NAME @@ -55,6 +55,17 @@ Example ioctl. If the kernel is compiled with the .Dv EXAMPLE_DEBUG option, then additional debugging messages will be displayed. +.Sh HARDWARE +The +.Nm +driver supports the following example hardware: +.Pp +.Bl -bullet -compact +.It +Example device 4201 +.It +Example device 4202 +.El .Sh FILES .Bl -tag -width ".Pa /dev/null" -compact .It Pa /dev/null |
