diff options
author | chris <chris@FreeBSD.org> | 1999-11-03 20:41:50 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 1999-11-03 20:41:50 +0000 |
commit | 9abf3190953f2696f3a06adb8d27f32221af2823 (patch) | |
tree | e22ffbdeb2d7d9b6e5f72dded0fa87537695ba5c /share/man | |
parent | 48a805cdec128d33b9185b663ff4f8c575447300 (diff) | |
download | FreeBSD-src-9abf3190953f2696f3a06adb8d27f32221af2823.zip FreeBSD-src-9abf3190953f2696f3a06adb8d27f32221af2823.tar.gz |
Fix a typo.
PR: docs/14684
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/dgb.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index de5d94d..3922310 100644 --- a/share/man/man4/man4.i386/dgb.4 +++ b/share/man/man4/man4.i386/dgb.4 @@ -45,7 +45,7 @@ .Nd DigiBoard intelligent serial cards driver .Sh SYNOPSIS .Cd "options" \&"NDGBPORTS=8\&" -.Cd "device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? flags 0x0 +.Cd "device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? flags 0x0" All values are just examples. .Pp The \fBNDGBPORTS\fR option defines the total number of ports on all cards |