From d3367c5f5d3ddcc6824d8f41c4cf179f9a5588f8 Mon Sep 17 00:00:00 2001 From: schweikh Date: Wed, 1 Jan 2003 18:49:04 +0000 Subject: Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files. --- sys/kern/tty_subr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/kern/tty_subr.c') diff --git a/sys/kern/tty_subr.c b/sys/kern/tty_subr.c index 78bb231..165f628 100644 --- a/sys/kern/tty_subr.c +++ b/sys/kern/tty_subr.c @@ -149,7 +149,7 @@ cblock_alloc_cblocks(number) } /* - * Set the cblock allocation policy for a a clist. + * Set the cblock allocation policy for a clist. * Must be called in process context at spltty(). */ void -- cgit v1.1