diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-11-03 20:41:50 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-11-03 20:41:50 +0000 |
| commit | a57868287044381081783dcaf7ad4ee78d0d4c8c (patch) | |
| tree | e22ffbdeb2d7d9b6e5f72dded0fa87537695ba5c | |
| parent | ef4939417adc8dbf36d73ddb6914e725cd04f47d (diff) | |
Notes
| -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 de5d94d98fc2..3922310c8336 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 |
