Typo: add a missing article.

This commit is contained in:
rumble 2006-01-03 02:17:22 +00:00
parent a2cdb58340
commit b4ad7ed6ec
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cons.9,v 1.14 2003/05/01 08:42:08 uebayasi Exp $ .\" $NetBSD: cons.9,v 1.15 2006/01/03 02:17:22 rumble Exp $
.\" .\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -60,7 +60,7 @@
.Ft void .Ft void
.Fn cnputc "int c" .Fn cnputc "int c"
.Sh DESCRIPTION .Sh DESCRIPTION
These functions operate over current console device. These functions operate over the current console device.
The console must be initialized before these functions can be used. The console must be initialized before these functions can be used.
.Pp .Pp
Console input polling functions Console input polling functions