diff options
| -rw-r--r-- | share/man/man4/oldcard.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/syscons.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/oldcard.4 b/share/man/man4/oldcard.4 index 7f74b23ae5aa..1c1fc02b7e40 100644 --- a/share/man/man4/oldcard.4 +++ b/share/man/man4/oldcard.4 @@ -109,7 +109,7 @@ The following PCI cardbus and pcmcia bridges are supported: .Bl -tag -width "Intel i82365SL Step A" -compact .It Cirrus Logic PD6729 .It Cirrus Logic PD6730 -These chips require special configuration when they are on a add-in +These chips require special configuration when they are on an add-in PCI card. .It Cirrus Logic PD6832 .It Cirrus Logic PD6833 diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4 index 29a6fd65c979..11028979b316 100644 --- a/share/man/man4/syscons.4 +++ b/share/man/man4/syscons.4 @@ -499,7 +499,7 @@ to the kernel. .Pp .\".Sh DIAGNOSTICS .Sh CAVEATS -The Amount of data that is possible to insert from the cut buffer is limited +The amount of data that is possible to insert from the cut buffer is limited by the .Brq Dv MAX_INPUT , a system limit on the number of bytes that may be stored in the terminal |
