From 8dc6de51685b7247a3a0dbe71a5c49561438329c Mon Sep 17 00:00:00 2001 From: Jake Burkholder Date: Wed, 9 Apr 2003 16:58:39 +0000 Subject: [PATCH] Fix non-word. Noticed by: njl --- share/man/man4/man4.i386/pae.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/man4.i386/pae.4 b/share/man/man4/man4.i386/pae.4 index 2f063f6dd8c8..292e6944b00b 100644 --- a/share/man/man4/man4.i386/pae.4 +++ b/share/man/man4/man4.i386/pae.4 @@ -84,8 +84,8 @@ memory which is not accessible to the device. One such facility is provided by the .Nm busdma interface. -Device drivers which do not make affordances for such devices will not work -reliably in a system with more than 4 gigabytes of memory when the +Device drivers which do not account for such devices will not work reliably +in a system with more than 4 gigabytes of memory when the .Nm option is used, and may cause data corruption.