diff options
Diffstat (limited to 'share/man/man4/dc.4')
-rw-r--r-- | share/man/man4/dc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4 index 9e44d52..76d1c2d 100644 --- a/share/man/man4/dc.4 +++ b/share/man/man4/dc.4 @@ -92,7 +92,7 @@ peculiar bugs. The .Nm driver does its best to provide generalized support for all -of these chipsets in order to keep special case code to a minimun. +of these chipsets in order to keep special case code to a minimum. .Pp These chips are used by many vendors which makes it difficult to provide a complete list of all supported cards. @@ -360,7 +360,7 @@ queues a sequence of frames which cause it to wrap from the end of the transmit descriptor ring back to the beginning. The .Nm -driver attempts to avoid this condition by not queing any frames past +driver attempts to avoid this condition by not queuing any frames past the end of the transmit ring during a single invocation of the .Fn dc_start routine. |