diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-02-16 07:40:23 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-02-16 07:40:23 +0000 |
commit | 74d802875256fb8bf65fc8968b9515afe767f9e2 (patch) | |
tree | d12128f458470c516af53ce338e60dbb231860b9 | |
parent | 05ac7ac6bf04c4db1efafbf6f2aab0d690293069 (diff) | |
download | FreeBSD-src-74d802875256fb8bf65fc8968b9515afe767f9e2.zip FreeBSD-src-74d802875256fb8bf65fc8968b9515afe767f9e2.tar.gz |
Fix typo's.
Submitted by: George Cox <gjvc@extremis.demon.co.uk>
-rw-r--r-- | share/man/man4/man4.i386/gsc.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/gsc.4 b/share/man/man4/man4.i386/gsc.4 index 15daf92..6ae7e35 100644 --- a/share/man/man4/man4.i386/gsc.4 +++ b/share/man/man4/man4.i386/gsc.4 @@ -65,7 +65,7 @@ output The .Nm gsc character device driver currently handles only the -Genius GS-4500 handy scanner. It operates in pure dma modus, although +Genius GS-4500 handy scanner. It operates in pure DMA modes, although the hardware could be set up to work with irq. I had neither enough documentation nor experience in writing interrupt driven device drivers. |