From 08f1734743fdb3ae7bd21865893017f79d4026cd Mon Sep 17 00:00:00 2001 From: rjs Date: Sun, 28 Oct 2007 21:33:23 +0000 Subject: [PATCH] Fix typo. s/conat/const --- share/man/man9/kpause.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/kpause.9 b/share/man/man9/kpause.9 index 4f83a850001c..972de372506c 100644 --- a/share/man/man9/kpause.9 +++ b/share/man/man9/kpause.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: kpause.9,v 1.1 2007/07/18 12:18:07 yamt Exp $ +.\" $NetBSD: kpause.9,v 1.2 2007/10/28 21:33:23 rjs Exp $ .\" .\" Copyright (c) 2006, 2007 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -48,7 +48,7 @@ .\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - .Ft int .Fn kpause \ -"conat char *wmesg" "bool intr" "int timeo" "kmutex_t *mtx" +"const char *wmesg" "bool intr" "int timeo" "kmutex_t *mtx" .\" ------------------------------------------------------------ .Sh DESCRIPTION .Fn kpause