Fix typo reported by Douwe Kiela in PR 21677.
This commit is contained in:
parent
173d4eacee
commit
a2c49e51e1
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: curses_inch.3,v 1.4 2003/04/16 13:35:01 wiz Exp $
|
||||
.\" $NetBSD: curses_inch.3,v 1.5 2003/05/25 17:19:42 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002
|
||||
.\" Brett Lymn (blymn@NetBSD.org, brett_lymn@yahoo.com.au)
|
||||
|
@ -123,7 +123,7 @@ the right hand side of the screen.
|
|||
The use of
|
||||
.Fn inchstr
|
||||
and
|
||||
.Fn winchnstr
|
||||
.Fn winchstr
|
||||
is not recommended as the character buffer can be overflowed.
|
||||
.Pp
|
||||
The
|
||||
|
|
Loading…
Reference in New Issue