summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-01-01 14:21:13 +0000
committerbde <bde@FreeBSD.org>1999-01-01 14:21:13 +0000
commit85cf5d9658938186d563a8927fe268edae60efd6 (patch)
tree4ce78a6b9114c5170be7c96a5a15eea4aaf8b1d7 /sys
parentb25ed083ef8bf818ef3d10e347f92aa1f7fd091b (diff)
downloadFreeBSD-src-85cf5d9658938186d563a8927fe268edae60efd6.zip
FreeBSD-src-85cf5d9658938186d563a8927fe268edae60efd6.tar.gz
Minor English and spelling fixes.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/isa/videoio.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i386/isa/videoio.c b/sys/i386/isa/videoio.c
index e239137..a55f21a 100644
--- a/sys/i386/isa/videoio.c
+++ b/sys/i386/isa/videoio.c
@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: videoio.c,v 1.6 1998/10/01 11:39:18 yokota Exp $
+ * $Id: videoio.c,v 1.7 1998/12/07 21:58:24 archie Exp $
*/
#include "sc.h"
@@ -574,9 +574,9 @@ vid_init(void)
*/
/*
- * Check rtc and BIOS date area.
+ * Check rtc and BIOS data area.
* XXX: we don't use BIOSDATA_EQUIPMENT, since it is not a dead
- * copy of RTC_EQUIPMENT. Bits 4 and 5 of the ETC_EQUIPMENT are
+ * copy of RTC_EQUIPMENT. Bits 4 and 5 of ETC_EQUIPMENT are
* zeros for EGA and VGA. However, the EGA/VGA BIOS sets
* these bits in BIOSDATA_EQUIPMENT according to the monitor
* type detected.
OpenPOWER on IntegriCloud